UserPoolReplicaType

Contains information about a replica user pool, including Region, status, role, and ARN.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services Region where the replica is located.

Link copied to clipboard

The role of the user pool replica that determines which API operations are enabled.

Link copied to clipboard

The current status of the replica.

Link copied to clipboard

The Amazon Resource Name (ARN) of the replica user pool.

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