@Stability(value=Stable)
public static interface CfnFlow.S3DestinationPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.S3DestinationPropertiesProperty.Builder
A builder for
CfnFlow.S3DestinationPropertiesProperty |
static class |
CfnFlow.S3DestinationPropertiesProperty.Jsii$Proxy
An implementation for
CfnFlow.S3DestinationPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.S3DestinationPropertiesProperty.Builder |
builder() |
String |
getBucketName()
`CfnFlow.S3DestinationPropertiesProperty.BucketName`.
|
default String |
getBucketPrefix()
`CfnFlow.S3DestinationPropertiesProperty.BucketPrefix`.
|
default Object |
getS3OutputFormatConfig()
`CfnFlow.S3DestinationPropertiesProperty.S3OutputFormatConfig`.
|
@Stability(value=Stable) @NotNull String getBucketName()
@Stability(value=Stable) @Nullable default String getBucketPrefix()
@Stability(value=Stable) @Nullable default Object getS3OutputFormatConfig()
@Stability(value=Stable) static CfnFlow.S3DestinationPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.