UpdateStageRequest

Types

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

Properties

Link copied to clipboard
val arn: String

ARN of the stage to be updated.

Link copied to clipboard

Configuration object for individual participant recording, to attach to the stage. Note that this cannot be updated while recording is active.

Link copied to clipboard
val name: String?

Name of the stage to be updated.

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