@Stability(value=Stable) public static final class CfnTable.ImportSourceSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTable.ImportSourceSpecificationProperty>
CfnTable.ImportSourceSpecificationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTable.ImportSourceSpecificationProperty.Builder inputFormat(String inputFormat)
CfnTable.ImportSourceSpecificationProperty.getInputFormat()inputFormat - `CfnTable.ImportSourceSpecificationProperty.InputFormat`. This parameter is required.this@Stability(value=Stable) public CfnTable.ImportSourceSpecificationProperty.Builder s3BucketSource(CfnTable.S3BucketSourceProperty s3BucketSource)
CfnTable.ImportSourceSpecificationProperty.getS3BucketSource()s3BucketSource - `CfnTable.ImportSourceSpecificationProperty.S3BucketSource`. This parameter is required.this@Stability(value=Stable) public CfnTable.ImportSourceSpecificationProperty.Builder s3BucketSource(IResolvable s3BucketSource)
CfnTable.ImportSourceSpecificationProperty.getS3BucketSource()s3BucketSource - `CfnTable.ImportSourceSpecificationProperty.S3BucketSource`. This parameter is required.this@Stability(value=Stable) public CfnTable.ImportSourceSpecificationProperty.Builder inputCompressionType(String inputCompressionType)
CfnTable.ImportSourceSpecificationProperty.getInputCompressionType()inputCompressionType - `CfnTable.ImportSourceSpecificationProperty.InputCompressionType`.this@Stability(value=Stable) public CfnTable.ImportSourceSpecificationProperty.Builder inputFormatOptions(CfnTable.InputFormatOptionsProperty inputFormatOptions)
CfnTable.ImportSourceSpecificationProperty.getInputFormatOptions()inputFormatOptions - `CfnTable.ImportSourceSpecificationProperty.InputFormatOptions`.this@Stability(value=Stable) public CfnTable.ImportSourceSpecificationProperty.Builder inputFormatOptions(IResolvable inputFormatOptions)
CfnTable.ImportSourceSpecificationProperty.getInputFormatOptions()inputFormatOptions - `CfnTable.ImportSourceSpecificationProperty.InputFormatOptions`.this@Stability(value=Stable) public CfnTable.ImportSourceSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnTable.ImportSourceSpecificationProperty>CfnTable.ImportSourceSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.