Class: Aws::Types::GetChallengePasswordResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChallengePasswordResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#password ⇒ ::String
Returns the value of attribute password.
Instance Attribute Details
#password ⇒ ::String
Returns the value of attribute password.
133 134 135 |
# File 'sig/types.rbs', line 133 def password @password end |