UpdateChannelGroupResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) associated with the resource.

Link copied to clipboard

The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.

Link copied to clipboard

The date and time the channel group was created.

Link copied to clipboard

The description for your channel group.

Link copied to clipboard

The output domain where the source stream is sent. Integrate the domain with a downstream CDN (such as Amazon CloudFront) or playback device.

Link copied to clipboard
val eTag: String?

The current Entity Tag (ETag) associated with this resource. The entity tag can be used to safely make concurrent updates to the resource.

Link copied to clipboard

The date and time the channel group was modified.

Link copied to clipboard

The comma-separated list of tag key:value pairs assigned to the channel group.

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