CreateAccountPoolRequest

Types

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

Properties

Link copied to clipboard

The source of accounts for the account pool. In the current release, it's either a static list of accounts provided by the customer or a custom Amazon Web Services Lambda handler.

Link copied to clipboard

The description of the account pool.

Link copied to clipboard

The ID of the domain where the account pool is created.

Link copied to clipboard
val name: String?

The name of the account pool.

Link copied to clipboard

The mechanism used to resolve the account selection from the account 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