@Stability(value=Stable)
public static interface CfnBucket.DataExportProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-dataexport.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBucket.DataExportProperty.Builder
A builder for
CfnBucket.DataExportProperty |
static class |
CfnBucket.DataExportProperty.Jsii$Proxy
An implementation for
CfnBucket.DataExportProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBucket.DataExportProperty.Builder |
builder() |
Object |
getDestination()
`CfnBucket.DataExportProperty.Destination`.
|
String |
getOutputSchemaVersion()
`CfnBucket.DataExportProperty.OutputSchemaVersion`.
|
@Stability(value=Stable) @NotNull Object getDestination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-dataexport.html#cfn-s3-bucket-dataexport-destination@Stability(value=Stable) @NotNull String getOutputSchemaVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-dataexport.html#cfn-s3-bucket-dataexport-outputschemaversion@Stability(value=Stable) static CfnBucket.DataExportProperty.Builder builder()
Copyright © 2020. All rights reserved.