Class: Aws::Types::GetUserAttributeVerificationCodeRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#access_token::String

Returns the value of attribute access_token.

Returns:



1277
1278
1279
# File 'sig/types.rbs', line 1277

def access_token
  @access_token
end

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:



1278
1279
1280
# File 'sig/types.rbs', line 1278

def attribute_name
  @attribute_name
end

#client_metadata::Hash[::String, ::String]

Returns the value of attribute client_metadata.

Returns:



1279
1280
1281
# File 'sig/types.rbs', line 1279

def 
  
end