| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotanalytics |
AWS IoT Analytics Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnChannel.RetentionPeriodProperty.Jsii$Proxy
An implementation for
CfnChannel.RetentionPeriodProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.RetentionPeriodProperty |
CfnChannel.RetentionPeriodProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnChannelProps.Builder |
CfnChannelProps.Builder.retentionPeriod(CfnChannel.RetentionPeriodProperty retentionPeriod)
Sets the value of
CfnChannelProps.getRetentionPeriod() |
CfnChannel.Builder |
CfnChannel.Builder.retentionPeriod(CfnChannel.RetentionPeriodProperty retentionPeriod)
How long, in days, message data is kept for the channel.
|
void |
CfnChannel.setRetentionPeriod(CfnChannel.RetentionPeriodProperty value)
How long, in days, message data is kept for the channel.
|
Copyright © 2022. All rights reserved.