ListIdentitiesRequest

Input to the ListIdentities action.

Types

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

Properties

Link copied to clipboard

An optional boolean parameter that allows you to hide disabled identities. If omitted, the ListIdentities API will include disabled identities in the response.

Link copied to clipboard

An identity pool ID in the format REGION:GUID.

Link copied to clipboard

The maximum number of identities to return.

Link copied to clipboard

A pagination token.

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