DeleteChannelResponse

Placeholder documentation for DeleteChannelResponse

Types

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

Properties

Link copied to clipboard

Anywhere settings for this channel.

Link copied to clipboard
val arn: String?

The unique arn of the channel.

Link copied to clipboard

Specification of CDI inputs for this channel

Link copied to clipboard

The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

Link copied to clipboard

Requested engine version for this channel.

Link copied to clipboard

A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

Link copied to clipboard

The endpoints where outgoing connections initiate from

Link copied to clipboard

Encoder Settings

Link copied to clipboard
val id: String?

The unique id of the channel.

Link copied to clipboard

List of input attachments for channel.

Link copied to clipboard

Specification of network and file inputs for this channel

Link copied to clipboard

The log level being written to CloudWatch Logs.

Link copied to clipboard

Maintenance settings for this channel.

Link copied to clipboard
val name: String?

The name of the channel. (user-mutable)

Link copied to clipboard

Runtime details for the pipelines of a running channel.

Link copied to clipboard

The number of currently healthy pipelines.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role assumed when running the Channel.

Link copied to clipboard

Placeholder documentation for ChannelState

Link copied to clipboard

A collection of key-value pairs.

Link copied to clipboard

Settings for VPC output

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