@Stability(value=Stable) @Internal public static final class CfnSchemaProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSchemaProps
CfnSchemaPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSchemaProps.Builder, CfnSchemaProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSchemaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSchemaProps.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 |
getContent()
The source of the schema definition.
|
String |
getDescription()
A description of the schema.
|
String |
getRegistryName()
The name of the schema registry.
|
String |
getSchemaName()
The name of the schema.
|
List<CfnSchema.TagsEntryProperty> |
getTags()
Tags associated with the schema.
|
String |
getType()
The type of 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(CfnSchemaProps.Builder builder)
CfnSchemaProps.Builder.public final String getContent()
CfnSchemaPropsgetContent in interface CfnSchemaPropspublic final String getRegistryName()
CfnSchemaPropsgetRegistryName in interface CfnSchemaPropspublic final String getType()
CfnSchemaProps
Valid types include OpenApi3 and JSONSchemaDraft4 .
getType in interface CfnSchemaPropspublic final String getDescription()
CfnSchemaPropsgetDescription in interface CfnSchemaPropspublic final String getSchemaName()
CfnSchemaPropsgetSchemaName in interface CfnSchemaPropspublic final List<CfnSchema.TagsEntryProperty> getTags()
CfnSchemaPropsgetTags in interface CfnSchemaProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.