Uses of Interface
software.amazon.awscdk.services.iotanalytics.CfnChannel.RetentionPeriodProperty
Package
Description
AWS IoT Analytics Construct Library
-
Uses of CfnChannel.RetentionPeriodProperty in software.amazon.awscdk.services.iotanalytics
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnChannel.RetentionPeriodProperty
Modifier and TypeMethodDescriptionCfnChannel.RetentionPeriodProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnChannel.Builder.retentionPeriod
(CfnChannel.RetentionPeriodProperty retentionPeriod) How long, in days, message data is kept for the channel.CfnChannelProps.Builder.retentionPeriod
(CfnChannel.RetentionPeriodProperty retentionPeriod) Sets the value ofCfnChannelProps.getRetentionPeriod()
void
CfnChannel.setRetentionPeriod
(CfnChannel.RetentionPeriodProperty value) How long, in days, message data is kept for the channel.