@Stability(value=Stable)
public static interface CfnDataset.DatasetContentDeliveryRuleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-datasetcontentdeliveryrule.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-datasetcontentdeliveryrule.html#cfn-iotanalytics-dataset-datasetcontentdeliveryrule-destination@Stability(value=Stable) @Nullable default String getEntryName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-datasetcontentdeliveryrule.html#cfn-iotanalytics-dataset-datasetcontentdeliveryrule-entryname@Stability(value=Stable) static CfnDataset.DatasetContentDeliveryRuleProperty.Builder builder()
Copyright © 2020. All rights reserved.