UpdateChannelGroupRequest

Types

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

Properties

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

Any descriptive information that you want to add to the channel group for future identification purposes.

Link copied to clipboard
val eTag: String?

The expected current Entity Tag (ETag) for the resource. If the specified ETag does not match the resource's current entity tag, the update request will be rejected.

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