@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.012Z") @Stability(value=Stable) public interface CfnChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-channel.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannelProps.Builder
A builder for
CfnChannelProps |
static class |
CfnChannelProps.Jsii$Proxy
An implementation for
CfnChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannelProps.Builder |
builder() |
default String |
getChannelName()
`AWS::IoTAnalytics::Channel.ChannelName`.
|
default Object |
getChannelStorage()
`AWS::IoTAnalytics::Channel.ChannelStorage`.
|
default Object |
getRetentionPeriod()
`AWS::IoTAnalytics::Channel.RetentionPeriod`.
|
default List<CfnTag> |
getTags()
`AWS::IoTAnalytics::Channel.Tags`.
|
@Stability(value=Stable) @Nullable default String getChannelName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-channel.html#cfn-iotanalytics-channel-channelname@Stability(value=Stable) @Nullable default Object getChannelStorage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-channel.html#cfn-iotanalytics-channel-channelstorage@Stability(value=Stable) @Nullable default Object getRetentionPeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-channel.html#cfn-iotanalytics-channel-retentionperiod@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-channel.html#cfn-iotanalytics-channel-tags@Stability(value=Stable) static CfnChannelProps.Builder builder()
CfnChannelProps.Builder of CfnChannelPropsCopyright © 2020. All rights reserved.