Builder
class Builder
Properties
Link copied to clipboard
The name of the channel.
Link copied to clipboard
Where channel data is stored. You can choose one of serviceManagedS3
or customerManagedS3
storage. If not specified, the default is serviceManagedS3
. You can't change this storage option after the channel is created.
Link copied to clipboard
How long, in days, message data is kept for the channel. When customerManagedS3
storage is selected, this parameter is ignored.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.iotanalytics.model.ChannelStorage inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.iotanalytics.model.RetentionPeriod inside the given block