@Stability(value=Stable) @Internal public static final class CfnPartition.PartitionInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPartition.PartitionInputProperty
CfnPartition.PartitionInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPartition.PartitionInputProperty.Builder, CfnPartition.PartitionInputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPartition.PartitionInputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPartition.ColumnProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getParameters()
These key-value pairs define partition parameters.
|
Object |
getStorageDescriptor()
Provides information about the physical location where the partition is stored.
|
List<String> |
getValues()
The values of the partition.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPartition.PartitionInputProperty.Builder builder)
CfnPartition.ColumnProperty.Builder.public final List<String> getValues()
CfnPartition.PartitionInputPropertyAlthough 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.
getValues in interface CfnPartition.PartitionInputPropertypublic final Object getParameters()
CfnPartition.PartitionInputPropertygetParameters in interface CfnPartition.PartitionInputPropertypublic final Object getStorageDescriptor()
CfnPartition.PartitionInputPropertygetStorageDescriptor in interface CfnPartition.PartitionInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.