Class: Aws::Types::OrphanFileDeletionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::OrphanFileDeletionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#iceberg_configuration ⇒ Types::IcebergOrphanFileDeletionConfiguration
Returns the value of attribute iceberg_configuration.
Instance Attribute Details
#iceberg_configuration ⇒ Types::IcebergOrphanFileDeletionConfiguration
Returns the value of attribute iceberg_configuration.
5850 5851 5852 |
# File 'sig/types.rbs', line 5850 def iceberg_configuration @iceberg_configuration end |