VerifySoftwareTokenRequest
Types
Properties
Link copied to clipboard
A valid access token that Amazon Cognito issued to the user whose software token you want to verify.
Link copied to clipboard
The friendly device name.
Link copied to clipboard
The one- time password computed using the secret code returned by AssociateSoftwareToken.
Functions
Link copied to clipboard
inline fun copy(block: VerifySoftwareTokenRequest.Builder.() -> Unit = {}): VerifySoftwareTokenRequest