@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) |
Object |
getCheckpointVersion()
Specify the `VersionNumber` or the `IsLatest` for setting the checkpoint for the schema.
|
String |
getCompatibility()
The compatibility mode of the schema.
|
String |
getDataFormat()
The data format of the schema definition.
|
String |
getDescription()
A description of the schema if specified when created.
|
String |
getName()
Name of the schema to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark.
|
Object |
getRegistry()
The registry where a schema is stored.
|
String |
getSchemaDefinition()
The schema definition using the `DataFormat` setting for `SchemaName` .
|
List<CfnTag> |
getTags()
AWS tags that contain a key value pair and may be searched by console, command line, or API.
|
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 getCompatibility()
CfnSchemaPropsgetCompatibility in interface CfnSchemaPropspublic final String getDataFormat()
CfnSchemaProps
Currently only AVRO is supported.
getDataFormat in interface CfnSchemaPropspublic final String getName()
CfnSchemaPropsNo whitespace.
getName in interface CfnSchemaPropspublic final String getSchemaDefinition()
CfnSchemaPropsgetSchemaDefinition in interface CfnSchemaPropspublic final Object getCheckpointVersion()
CfnSchemaPropsThis is only required for updating a checkpoint.
getCheckpointVersion in interface CfnSchemaPropspublic final String getDescription()
CfnSchemaPropsgetDescription in interface CfnSchemaPropspublic final Object getRegistry()
CfnSchemaPropsgetRegistry in interface CfnSchemaPropspublic final List<CfnTag> 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.