@Stability(value=Stable)
public static interface CfnFlow.S3OutputFormatConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3outputformatconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.S3OutputFormatConfigProperty.Builder
A builder for
CfnFlow.S3OutputFormatConfigProperty |
static class |
CfnFlow.S3OutputFormatConfigProperty.Jsii$Proxy
An implementation for
CfnFlow.S3OutputFormatConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.S3OutputFormatConfigProperty.Builder |
builder() |
default Object |
getAggregationConfig()
`CfnFlow.S3OutputFormatConfigProperty.AggregationConfig`.
|
default String |
getFileType()
`CfnFlow.S3OutputFormatConfigProperty.FileType`.
|
default Object |
getPrefixConfig()
`CfnFlow.S3OutputFormatConfigProperty.PrefixConfig`.
|
@Stability(value=Stable) @Nullable default Object getAggregationConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3outputformatconfig.html#cfn-appflow-flow-s3outputformatconfig-aggregationconfig@Stability(value=Stable) @Nullable default String getFileType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3outputformatconfig.html#cfn-appflow-flow-s3outputformatconfig-filetype@Stability(value=Stable) @Nullable default Object getPrefixConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3outputformatconfig.html#cfn-appflow-flow-s3outputformatconfig-prefixconfig@Stability(value=Stable) static CfnFlow.S3OutputFormatConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.