PromoteRequest

Promotes a data replication replica broker to the primary broker role.

Types

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

Properties

Link copied to clipboard

The unique ID that Amazon MQ generates for the broker.

Link copied to clipboard

The Promote mode requested. Note: Valid values for the parameter are SWITCHOVER, FAILOVER.

Functions

Link copied to clipboard
inline fun copy(block: PromoteRequest.Builder.() -> Unit = {}): PromoteRequest
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