Class CfnTable.IcebergTableInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.glue.CfnTable.IcebergTableInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTable.IcebergTableInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTable.IcebergTableInputProperty
@Stability(Stable)
@Internal
public static final class CfnTable.IcebergTableInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTable.IcebergTableInputProperty
An implementation for
CfnTable.IcebergTableInputProperty-
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.CfnTable.IcebergTableInputProperty
CfnTable.IcebergTableInputProperty.Builder, CfnTable.IcebergTableInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTable.IcebergTableInputProperty.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 Stringfinal ObjectReturns union: eitherIResolvableorCfnTable.IcebergPartitionSpecPropertyfinal Objectfinal ObjectReturns union: eitherIResolvableorCfnTable.IcebergSchemaPropertyfinal ObjectReturns union: eitherIResolvableorCfnTable.IcebergSortOrderPropertyfinal 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 theCfnTable.IcebergTableInputProperty.Builder.
-
-
Method Details
-
getLocation
- Specified by:
getLocationin interfaceCfnTable.IcebergTableInputProperty- See Also:
-
getSchema
Description copied from interface:CfnTable.IcebergTableInputPropertyReturns union: eitherIResolvableorCfnTable.IcebergSchemaProperty- Specified by:
getSchemain interfaceCfnTable.IcebergTableInputProperty- See Also:
-
getPartitionSpec
Description copied from interface:CfnTable.IcebergTableInputPropertyReturns union: eitherIResolvableorCfnTable.IcebergPartitionSpecProperty- Specified by:
getPartitionSpecin interfaceCfnTable.IcebergTableInputProperty- See Also:
-
getProperties
- Specified by:
getPropertiesin interfaceCfnTable.IcebergTableInputProperty- See Also:
-
getWriteOrder
Description copied from interface:CfnTable.IcebergTableInputPropertyReturns union: eitherIResolvableorCfnTable.IcebergSortOrderProperty- Specified by:
getWriteOrderin interfaceCfnTable.IcebergTableInputProperty- 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()
-