Class SchemaProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appsync.SchemaProps.Jsii$Proxy
- All Implemented Interfaces:
SchemaProps
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SchemaProps
@Stability(Stable)
@Internal
public static final class SchemaProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements SchemaProps
An implementation for
SchemaProps
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.appsync.SchemaProps
SchemaProps.Builder, SchemaProps.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(SchemaProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSchemaProps.Builder
.protected
Jsii$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 theSchemaProps.Builder
.
-
-
Method Details
-
getFilePath
Description copied from interface:SchemaProps
The file path for the schema.When this option is configured, then the schema will be generated from an existing file from disk.
- Specified by:
getFilePath
in interfaceSchemaProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-