@Stability(value=Stable)
public static interface CfnFlow.RedshiftDestinationPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-redshiftdestinationproperties.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.RedshiftDestinationPropertiesProperty.Builder
A builder for
CfnFlow.RedshiftDestinationPropertiesProperty |
static class |
CfnFlow.RedshiftDestinationPropertiesProperty.Jsii$Proxy
An implementation for
CfnFlow.RedshiftDestinationPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.RedshiftDestinationPropertiesProperty.Builder |
builder() |
default String |
getBucketPrefix()
`CfnFlow.RedshiftDestinationPropertiesProperty.BucketPrefix`.
|
default Object |
getErrorHandlingConfig()
`CfnFlow.RedshiftDestinationPropertiesProperty.ErrorHandlingConfig`.
|
String |
getIntermediateBucketName()
`CfnFlow.RedshiftDestinationPropertiesProperty.IntermediateBucketName`.
|
String |
getObject()
`CfnFlow.RedshiftDestinationPropertiesProperty.Object`.
|
@Stability(value=Stable) @NotNull String getIntermediateBucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-redshiftdestinationproperties.html#cfn-appflow-flow-redshiftdestinationproperties-intermediatebucketname@Stability(value=Stable) @NotNull String getObject()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-redshiftdestinationproperties.html#cfn-appflow-flow-redshiftdestinationproperties-object@Stability(value=Stable) @Nullable default String getBucketPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-redshiftdestinationproperties.html#cfn-appflow-flow-redshiftdestinationproperties-bucketprefix@Stability(value=Stable) @Nullable default Object getErrorHandlingConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-redshiftdestinationproperties.html#cfn-appflow-flow-redshiftdestinationproperties-errorhandlingconfig@Stability(value=Stable) static CfnFlow.RedshiftDestinationPropertiesProperty.Builder builder()
Copyright © 2020. All rights reserved.