Class: Aws::Types::RetentionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RetentionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#iceberg_configuration ⇒ Types::IcebergRetentionConfiguration
Returns the value of attribute iceberg_configuration.
Instance Attribute Details
#iceberg_configuration ⇒ Types::IcebergRetentionConfiguration
Returns the value of attribute iceberg_configuration.
6366 6367 6368 |
# File 'sig/types.rbs', line 6366 def iceberg_configuration @iceberg_configuration end |