@Stability(value=Stable) public static final class CfnFlow.S3InputFormatConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.S3InputFormatConfigProperty>
CfnFlow.S3InputFormatConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.S3InputFormatConfigProperty |
build()
Builds the configured instance.
|
CfnFlow.S3InputFormatConfigProperty.Builder |
s3InputFileType(String s3InputFileType)
Sets the value of
CfnFlow.S3InputFormatConfigProperty.getS3InputFileType() |
@Stability(value=Stable) public CfnFlow.S3InputFormatConfigProperty.Builder s3InputFileType(String s3InputFileType)
CfnFlow.S3InputFormatConfigProperty.getS3InputFileType()s3InputFileType - The file type that Amazon AppFlow gets from your Amazon S3 bucket.this@Stability(value=Stable) public CfnFlow.S3InputFormatConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.S3InputFormatConfigProperty>CfnFlow.S3InputFormatConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.