@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.484Z") @Stability(value=Stable) public interface CfnChannelProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getChannelStorage()
@Stability(value=Stable) @Nullable default Object getRetentionPeriod()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnChannelProps.Builder builder()
CfnChannelProps.Builder of CfnChannelPropsCopyright © 2021. All rights reserved.