UserStackAssociation

Describes a user in the user pool and the associated stack.

Types

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

Properties

Link copied to clipboard

The authentication type for the user.

Link copied to clipboard

Specifies whether a welcome email is sent to a user after the user is created in the user pool.

Link copied to clipboard

The name of the stack that is associated with the user.

Link copied to clipboard

The email address of the user who is associated with the stack.

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