@Stability(value=Stable) @Internal public static final class CfnTable.SchemaIdProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTable.SchemaIdProperty
CfnTable.SchemaIdPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTable.SchemaIdProperty.Builder, CfnTable.SchemaIdProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTable.SchemaIdProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTable.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) |
String |
getRegistryName()
The name of the schema registry that contains the schema.
|
String |
getSchemaArn()
The Amazon Resource Name (ARN) of the schema.
|
String |
getSchemaName()
The name 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(CfnTable.SchemaIdProperty.Builder builder)
CfnTable.ColumnProperty.Builder.public final String getRegistryName()
CfnTable.SchemaIdPropertygetRegistryName in interface CfnTable.SchemaIdPropertypublic final String getSchemaArn()
CfnTable.SchemaIdProperty
One of SchemaArn or SchemaName has to be
provided.
getSchemaArn in interface CfnTable.SchemaIdPropertypublic final String getSchemaName()
CfnTable.SchemaIdProperty
One of SchemaArn or SchemaName has to be provided.
getSchemaName in interface CfnTable.SchemaIdProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.