Class: Aws::Types::GetChallengePasswordResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:password])

Instance Attribute Summary collapse

Instance Attribute Details

#password::String

Returns the value of attribute password.

Returns:

  • (::String)


133
134
135
# File 'sig/types.rbs', line 133

def password
  @password
end