DescribeUserStackAssociationsRequest

Types

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

Properties

Link copied to clipboard

The authentication type for the user who is associated with the stack. You must specify USERPOOL.

Link copied to clipboard

The maximum size of each page of results.

Link copied to clipboard

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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