Class: Aws::Types::AccountRecoverySettingType
- Inherits:
-
Object
- Object
- Aws::Types::AccountRecoverySettingType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_mechanisms ⇒ ::Array[Types::RecoveryOptionType]
Returns the value of attribute recovery_mechanisms.
Instance Attribute Details
#recovery_mechanisms ⇒ ::Array[Types::RecoveryOptionType]
Returns the value of attribute recovery_mechanisms.
17 18 19 |
# File 'sig/types.rbs', line 17 def recovery_mechanisms @recovery_mechanisms end |