class Aws::CognitoIdentityProvider::Types::DeviceSecretVerifierConfigType

The device verifier against which it will be authenticated.

@note When making an API call, you may pass DeviceSecretVerifierConfigType

data as a hash:

    {
      password_verifier: "StringType",
      salt: "StringType",
    }

@!attribute [rw] password_verifier

The password verifier.
@return [String]

@!attribute [rw] salt

The salt.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/DeviceSecretVerifierConfigType AWS API Documentation

Constants

SENSITIVE