@Stability(value=Stable)
public static interface CfnDeliveryStream.CopyCommandProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnDeliveryStream.CopyCommandProperty.Builder
A builder for
CfnDeliveryStream.CopyCommandProperty |
static class |
CfnDeliveryStream.CopyCommandProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.CopyCommandProperty |
Modifier and Type | Method and Description |
---|---|
static CfnDeliveryStream.CopyCommandProperty.Builder |
builder() |
default String |
getCopyOptions()
`CfnDeliveryStream.CopyCommandProperty.CopyOptions`.
|
default String |
getDataTableColumns()
`CfnDeliveryStream.CopyCommandProperty.DataTableColumns`.
|
String |
getDataTableName()
`CfnDeliveryStream.CopyCommandProperty.DataTableName`.
|
@Stability(value=Stable) @NotNull String getDataTableName()
@Stability(value=Stable) @Nullable default String getCopyOptions()
@Stability(value=Stable) @Nullable default String getDataTableColumns()
@Stability(value=Stable) static CfnDeliveryStream.CopyCommandProperty.Builder builder()
Copyright © 2021. All rights reserved.