Class: Aws::Types::GetObjectRetentionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetObjectRetentionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#retention ⇒ Types::ObjectLockRetention
Returns the value of attribute retention.
Instance Attribute Details
#retention ⇒ Types::ObjectLockRetention
Returns the value of attribute retention.
1271 1272 1273 |
# File 'sig/types.rbs', line 1271 def retention @retention end |