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