Channel

class Channel : KotlinCustomResource

Resource Type definition for AWS::IoTAnalytics::Channel

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val awsId: Output<String>
Link copied to clipboard
val channelName: Output<String>?

The name of the channel.

Link copied to clipboard

Where channel data is stored.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

How long, in days, message data is kept for the channel.

Link copied to clipboard
val tags: Output<List<Tag>>?

Metadata which can be used to manage the channel. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>