Class CfnTableOptimizer.OrphanFileDeletionConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.glue.CfnTableOptimizer.OrphanFileDeletionConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTableOptimizer.OrphanFileDeletionConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTableOptimizer.OrphanFileDeletionConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTableOptimizer.OrphanFileDeletionConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTableOptimizer.OrphanFileDeletionConfigurationProperty
An implementation for
CfnTableOptimizer.OrphanFileDeletionConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.glue.CfnTableOptimizer.OrphanFileDeletionConfigurationProperty
CfnTableOptimizer.OrphanFileDeletionConfigurationProperty.Builder, CfnTableOptimizer.OrphanFileDeletionConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTableOptimizer.OrphanFileDeletionConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectTheIcebergConfigurationproperty helps optimize your Iceberg tables in AWS Glue by allowing you to specify format-specific settings that control how data is stored, compressed, and managed.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTableOptimizer.OrphanFileDeletionConfigurationProperty.Builder.
-
-
Method Details
-
getIcebergConfiguration
Description copied from interface:CfnTableOptimizer.OrphanFileDeletionConfigurationPropertyTheIcebergConfigurationproperty helps optimize your Iceberg tables in AWS Glue by allowing you to specify format-specific settings that control how data is stored, compressed, and managed.Returns union: either
IResolvableorCfnTableOptimizer.IcebergConfigurationProperty- Specified by:
getIcebergConfigurationin interfaceCfnTableOptimizer.OrphanFileDeletionConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-