public static final class CfnFlow.S3InputFormatConfigProperty.Builder
extends java.lang.Object
CfnFlow.S3InputFormatConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFlow.S3InputFormatConfigProperty |
build()
Builds the configured instance.
|
CfnFlow.S3InputFormatConfigProperty.Builder |
s3InputFileType(java.lang.String s3InputFileType)
Sets the value of
CfnFlow.S3InputFormatConfigProperty.getS3InputFileType() |
public CfnFlow.S3InputFormatConfigProperty.Builder s3InputFileType(java.lang.String s3InputFileType)
CfnFlow.S3InputFormatConfigProperty.getS3InputFileType()
s3InputFileType
- The file type that Amazon AppFlow gets from your Amazon S3 bucket.this
public CfnFlow.S3InputFormatConfigProperty build()
CfnFlow.S3InputFormatConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided