UserPoolDescriptionType

A user pool description.

Types

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

Properties

Link copied to clipboard

The date and time, in ISO 8601 format, when the item was created.

Link copied to clipboard
val id: String?

The ID in a user pool description.

Link copied to clipboard

The Lambda configuration information in a user pool description.

Link copied to clipboard

The date and time, in ISO 8601 format, when the item was modified.

Link copied to clipboard
val name: String?

The name in a user pool description.

Link copied to clipboard

The user pool status in a user pool description.

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