| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotanalytics |
AWS IoT Analytics Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnChannel.ChannelStorageProperty.Jsii$Proxy
An implementation for
CfnChannel.ChannelStorageProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.ChannelStorageProperty |
CfnChannel.ChannelStorageProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnChannelProps.Builder |
CfnChannelProps.Builder.channelStorage(CfnChannel.ChannelStorageProperty channelStorage)
Sets the value of
CfnChannelProps.getChannelStorage() |
CfnChannel.Builder |
CfnChannel.Builder.channelStorage(CfnChannel.ChannelStorageProperty channelStorage)
Where channel data is stored.
|
void |
CfnChannel.setChannelStorage(CfnChannel.ChannelStorageProperty value)
Where channel data is stored.
|
Copyright © 2022. All rights reserved.