@Stability(value=Stable)
public static interface CfnDeliveryStream.CopyCommandProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-copycommand.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-copycommand.html#cfn-kinesisfirehose-deliverystream-copycommand-datatablename@Stability(value=Stable) @Nullable default String getCopyOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-copycommand.html#cfn-kinesisfirehose-deliverystream-copycommand-copyoptions@Stability(value=Stable) @Nullable default String getDataTableColumns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-copycommand.html#cfn-kinesisfirehose-deliverystream-copycommand-datatablecolumns@Stability(value=Stable) static CfnDeliveryStream.CopyCommandProperty.Builder builder()
Copyright © 2020. All rights reserved.