UpdateChannelRequest

A request to update a channel.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Elemental Anywhere settings for this channel.

Link copied to clipboard

Specification of CDI inputs for this channel

Link copied to clipboard

Channel engine version for this channel

Link copied to clipboard

channel ID

Link copied to clipboard

A list of output destinations for this channel.

Link copied to clipboard

Placeholder documentation for __boolean

Link copied to clipboard

The encoder settings for this channel.

Link copied to clipboard

Placeholder documentation for __listOfInputAttachment

Link copied to clipboard

Specification of network and file inputs for this channel

Link copied to clipboard

The log level to write to CloudWatch Logs.

Link copied to clipboard

Maintenance settings for this channel.

Link copied to clipboard
val name: String?

The name of the channel.

Link copied to clipboard

An optional Amazon Resource Name (ARN) of the role to assume when running the Channel. If you do not specify this on an update call but the role was previously set that role will be removed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String