UnlinkDeveloperIdentityRequest
Input to the UnlinkDeveloperIdentity
action.
Types
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
inline fun copy(block: UnlinkDeveloperIdentityRequest.Builder.() -> Unit = {}): UnlinkDeveloperIdentityRequest