GetIdRequest

Input to the GetId action.

Types

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

Properties

Link copied to clipboard

A standard Amazon Web Services account ID (9+ digits).

Link copied to clipboard

An identity pool ID in the format REGION:GUID.

Link copied to clipboard

A set of optional name-value pairs that map provider names to provider tokens. The available provider names for Logins are as follows:

Functions

Link copied to clipboard
inline fun copy(block: GetIdRequest.Builder.() -> Unit = {}): GetIdRequest
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