Class: Aws::Types::CompactionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CompactionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#iceberg_configuration ⇒ Types::IcebergCompactionConfiguration
Returns the value of attribute iceberg_configuration.
Instance Attribute Details
#iceberg_configuration ⇒ Types::IcebergCompactionConfiguration
Returns the value of attribute iceberg_configuration.
1007 1008 1009 |
# File 'sig/types.rbs', line 1007 def iceberg_configuration @iceberg_configuration end |