Class: Aws::Types::GetObjectLockConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetObjectLockConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#object_lock_configuration ⇒ Types::ObjectLockConfiguration
Returns the value of attribute object_lock_configuration.
Instance Attribute Details
#object_lock_configuration ⇒ Types::ObjectLockConfiguration
Returns the value of attribute object_lock_configuration.
1187 1188 1189 |
# File 'sig/types.rbs', line 1187 def object_lock_configuration @object_lock_configuration end |