@Stability(value=Stable) public static final class CfnFlow.RedshiftDestinationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.RedshiftDestinationPropertiesProperty>
CfnFlow.RedshiftDestinationPropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.RedshiftDestinationPropertiesProperty.Builder intermediateBucketName(String intermediateBucketName)
intermediateBucketName - `CfnFlow.RedshiftDestinationPropertiesProperty.IntermediateBucketName`. This parameter is required.this@Stability(value=Stable) public CfnFlow.RedshiftDestinationPropertiesProperty.Builder object(String object)
CfnFlow.RedshiftDestinationPropertiesProperty.getObject()object - `CfnFlow.RedshiftDestinationPropertiesProperty.Object`. This parameter is required.this@Stability(value=Stable) public CfnFlow.RedshiftDestinationPropertiesProperty.Builder bucketPrefix(String bucketPrefix)
CfnFlow.RedshiftDestinationPropertiesProperty.getBucketPrefix()bucketPrefix - `CfnFlow.RedshiftDestinationPropertiesProperty.BucketPrefix`.this@Stability(value=Stable) public CfnFlow.RedshiftDestinationPropertiesProperty.Builder errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
CfnFlow.RedshiftDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.RedshiftDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.RedshiftDestinationPropertiesProperty.Builder errorHandlingConfig(IResolvable errorHandlingConfig)
CfnFlow.RedshiftDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.RedshiftDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.RedshiftDestinationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.RedshiftDestinationPropertiesProperty>CfnFlow.RedshiftDestinationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.