@Stability(value=Stable) @Internal public static final class CfnPartition.SchemaReferenceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPartition.SchemaReferenceProperty
CfnPartition.SchemaReferencePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPartition.SchemaReferenceProperty.Builder, CfnPartition.SchemaReferenceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPartition.SchemaReferenceProperty.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 |
getSchemaId()
A structure that contains schema identity fields.
|
String |
getSchemaVersionId()
The unique ID assigned to a version of the schema.
|
Number |
getSchemaVersionNumber()
The version number of the schema.
|
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.SchemaReferenceProperty.Builder builder)
CfnPartition.ColumnProperty.Builder.public final Object getSchemaId()
CfnPartition.SchemaReferenceProperty
Either this or the SchemaVersionId has to be
provided.
getSchemaId in interface CfnPartition.SchemaReferencePropertypublic final String getSchemaVersionId()
CfnPartition.SchemaReferenceProperty
Either this or the SchemaId has to be provided.
getSchemaVersionId in interface CfnPartition.SchemaReferencePropertypublic final Number getSchemaVersionNumber()
CfnPartition.SchemaReferencePropertygetSchemaVersionNumber in interface CfnPartition.SchemaReferenceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.