Class: Aws::Types::CreateDataRetentionBotChallengeResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateDataRetentionBotChallengeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#challenge ⇒ ::String
Returns the value of attribute challenge.
Instance Attribute Details
#challenge ⇒ ::String
Returns the value of attribute challenge.
222 223 224 |
# File 'sig/types.rbs', line 222 def challenge @challenge end |