@Stability(value=Stable)
public static interface CfnFlow.SnowflakeDestinationPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getObject()
@Stability(value=Stable) @Nullable default String getBucketPrefix()
@Stability(value=Stable) @Nullable default Object getErrorHandlingConfig()
@Stability(value=Stable) static CfnFlow.SnowflakeDestinationPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.