Class CfnPartitionPropsMixin.PartitionInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnPartitionPropsMixin.PartitionInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPartitionPropsMixin.PartitionInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPartitionPropsMixin.PartitionInputProperty
@Stability(Stable)
@Internal
public static final class CfnPartitionPropsMixin.PartitionInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPartitionPropsMixin.PartitionInputProperty
An implementation for
CfnPartitionPropsMixin.PartitionInputProperty-
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.cfnpropertymixins.services.glue.CfnPartitionPropsMixin.PartitionInputProperty
CfnPartitionPropsMixin.PartitionInputProperty.Builder, CfnPartitionPropsMixin.PartitionInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartitionPropsMixin.PartitionInputProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnPartitionPropsMixin.PartitionInputProperty.Builder.
-
-
Method Details
-
getParameters
Description copied from interface:CfnPartitionPropsMixin.PartitionInputPropertyThese key-value pairs define partition parameters.- Specified by:
getParametersin interfaceCfnPartitionPropsMixin.PartitionInputProperty- See Also:
-
getStorageDescriptor
Description copied from interface:CfnPartitionPropsMixin.PartitionInputPropertyProvides information about the physical location where the partition is stored.Returns union: either
IResolvableorCfnPartitionPropsMixin.StorageDescriptorProperty- Specified by:
getStorageDescriptorin interfaceCfnPartitionPropsMixin.PartitionInputProperty- See Also:
-
getValues
Description copied from interface:CfnPartitionPropsMixin.PartitionInputPropertyThe values of the partition.Although this parameter is not required by the SDK, you must specify this parameter for a valid input.
The values for the keys for the new partition must be passed as an array of String objects that must be ordered in the same order as the partition keys appearing in the Amazon S3 prefix. Otherwise AWS Glue will add the values to the wrong keys.
- Specified by:
getValuesin interfaceCfnPartitionPropsMixin.PartitionInputProperty- 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()
-