@Stability(value=Stable)
public static interface CfnFlow.RedshiftDestinationPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@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.RedshiftDestinationPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.