UpdateChannelRequest

Types

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

Properties

Link copied to clipboard

The ARN or ID (the ARN suffix) of the channel that you want to update.

Link copied to clipboard

The ARNs of event data stores that you want to log events arriving through the channel.

Link copied to clipboard
val name: String?

Changes the name of the channel.

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