Class CfnTablePropsMixin.SchemaReferenceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTablePropsMixin.SchemaReferenceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTablePropsMixin.SchemaReferenceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTablePropsMixin.SchemaReferenceProperty
@Stability(Stable)
@Internal
public static final class CfnTablePropsMixin.SchemaReferenceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTablePropsMixin.SchemaReferenceProperty
An implementation for
CfnTablePropsMixin.SchemaReferenceProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTablePropsMixin.SchemaReferenceProperty
CfnTablePropsMixin.SchemaReferenceProperty.Builder, CfnTablePropsMixin.SchemaReferenceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.SchemaReferenceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.SchemaReferenceProperty.Builder.
-
-
Method Details
-
getSchemaId
Description copied from interface:CfnTablePropsMixin.SchemaReferencePropertyA structure that contains schema identity fields.Either this or the
SchemaVersionIdhas to be provided.Returns union: either
IResolvableorCfnTablePropsMixin.SchemaIdProperty- Specified by:
getSchemaIdin interfaceCfnTablePropsMixin.SchemaReferenceProperty- See Also:
-
getSchemaVersionId
Description copied from interface:CfnTablePropsMixin.SchemaReferencePropertyThe unique ID assigned to a version of the schema.Either this or the
SchemaIdhas to be provided.- Specified by:
getSchemaVersionIdin interfaceCfnTablePropsMixin.SchemaReferenceProperty- See Also:
-
getSchemaVersionNumber
Description copied from interface:CfnTablePropsMixin.SchemaReferencePropertyThe version number of the schema.- Specified by:
getSchemaVersionNumberin interfaceCfnTablePropsMixin.SchemaReferenceProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-