@Stability(value=Stable) @Internal public static final class CfnSchemaVersion.SchemaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSchemaVersion.SchemaProperty
CfnSchemaVersion.SchemaPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSchemaVersion.SchemaProperty.Builder, CfnSchemaVersion.SchemaProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSchemaVersion.SchemaProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSchemaVersion.SchemaProperty.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 registry where the schema is stored.
|
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(CfnSchemaVersion.SchemaProperty.Builder builder)
CfnSchemaVersion.SchemaProperty.Builder.public final String getRegistryName()
CfnSchemaVersion.SchemaProperty
Either SchemaArn , or SchemaName and RegistryName has to be provided.
getRegistryName in interface CfnSchemaVersion.SchemaPropertypublic final String getSchemaArn()
CfnSchemaVersion.SchemaProperty
Either SchemaArn , or SchemaName and RegistryName has to be provided.
getSchemaArn in interface CfnSchemaVersion.SchemaPropertypublic final String getSchemaName()
CfnSchemaVersion.SchemaProperty
Either SchemaArn , or SchemaName and RegistryName has to be provided.
getSchemaName in interface CfnSchemaVersion.SchemaProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.