Class: Aws::Types::LockConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::LockConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unlock_delay ⇒ Types::UnlockDelay
Returns the value of attribute unlock_delay.
Instance Attribute Details
#unlock_delay ⇒ Types::UnlockDelay
Returns the value of attribute unlock_delay.
103 104 105 |
# File 'sig/types.rbs', line 103 def unlock_delay @unlock_delay end |