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