VerifySoftwareTokenRequest

Types

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

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 session that should be passed both ways in challenge-response calls to the service.

Link copied to clipboard

The one- time password computed using the secret code returned by AssociateSoftwareToken.

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