UnlinkDeveloperIdentityRequest

Input to the UnlinkDeveloperIdentity action.

Types

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

Properties

Link copied to clipboard

The "domain" by which Cognito will refer to your users.

Link copied to clipboard

A unique ID used by your backend authentication process to identify a user.

Link copied to clipboard

A unique identifier in the format REGION:GUID.

Link copied to clipboard

An identity pool ID in the format REGION:GUID.

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