@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 CfnSchemaPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-schema.html#cfn-eventschemas-schema-contentpublic final String getRegistryName()
CfnSchemaPropsgetRegistryName in interface CfnSchemaPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-schema.html#cfn-eventschemas-schema-registrynamepublic final String getType()
CfnSchemaPropsgetType in interface CfnSchemaPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-schema.html#cfn-eventschemas-schema-typepublic final String getDescription()
CfnSchemaPropsgetDescription in interface CfnSchemaPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-schema.html#cfn-eventschemas-schema-descriptionpublic final String getSchemaName()
CfnSchemaPropsgetSchemaName in interface CfnSchemaPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-schema.html#cfn-eventschemas-schema-schemanamepublic final List<CfnSchema.TagsEntryProperty> getTags()
CfnSchemaPropsgetTags in interface CfnSchemaPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-schema.html#cfn-eventschemas-schema-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.