@Stability(value=Stable)
public static interface CfnDataset.DatasetContentDeliveryRuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataset.DatasetContentDeliveryRuleProperty.Builder
A builder for
CfnDataset.DatasetContentDeliveryRuleProperty |
static class |
CfnDataset.DatasetContentDeliveryRuleProperty.Jsii$Proxy
An implementation for
CfnDataset.DatasetContentDeliveryRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataset.DatasetContentDeliveryRuleProperty.Builder |
builder() |
Object |
getDestination()
`CfnDataset.DatasetContentDeliveryRuleProperty.Destination`.
|
default String |
getEntryName()
`CfnDataset.DatasetContentDeliveryRuleProperty.EntryName`.
|
@Stability(value=Stable) @NotNull Object getDestination()
@Stability(value=Stable) @Nullable default String getEntryName()
@Stability(value=Stable) static CfnDataset.DatasetContentDeliveryRuleProperty.Builder builder()
Copyright © 2021. All rights reserved.