@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String content,
String registryName,
String type,
String description,
String schemaName,
List<? extends CfnSchema.TagsEntryProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnSchemaProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContent()
`AWS::EventSchemas::Schema.Content`.
|
String |
getDescription()
`AWS::EventSchemas::Schema.Description`.
|
String |
getRegistryName()
`AWS::EventSchemas::Schema.RegistryName`.
|
String |
getSchemaName()
`AWS::EventSchemas::Schema.SchemaName`.
|
List<CfnSchema.TagsEntryProperty> |
getTags()
`AWS::EventSchemas::Schema.Tags`.
|
String |
getType()
`AWS::EventSchemas::Schema.Type`.
|
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(String content, String registryName, String type, String description, String schemaName, List<? extends CfnSchema.TagsEntryProperty> tags)
CfnSchemaProps.Builder.public final String getContent()
CfnSchemaPropsgetContent in interface CfnSchemaPropspublic final String getRegistryName()
CfnSchemaPropsgetRegistryName in interface CfnSchemaPropspublic final String getType()
CfnSchemaPropsgetType 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 © 2021. All rights reserved.