Class: Aws::Types::GetChallengePasswordRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetChallengePasswordRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#challenge_arn ⇒ ::String
Returns the value of attribute challenge_arn.
Instance Attribute Details
#challenge_arn ⇒ ::String
Returns the value of attribute challenge_arn.
128 129 130 |
# File 'sig/types.rbs', line 128 def challenge_arn @challenge_arn end |