@Stability(value=Stable) @Internal public static final class CfnGraphQLSchemaProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGraphQLSchemaProps
CfnGraphQLSchemaPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGraphQLSchemaProps.Builder, CfnGraphQLSchemaProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGraphQLSchemaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGraphQLSchemaProps.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) |
String |
getApiId()
The AWS AppSync GraphQL API identifier to which you want to apply this schema.
|
String |
getDefinition()
The text representation of a GraphQL schema in SDL format.
|
String |
getDefinitionS3Location()
The location of a GraphQL schema file in an Amazon S3 bucket.
|
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(CfnGraphQLSchemaProps.Builder builder)
CfnGraphQLSchemaProps.Builder.public final String getApiId()
CfnGraphQLSchemaPropsgetApiId in interface CfnGraphQLSchemaPropspublic final String getDefinition()
CfnGraphQLSchemaProps
For more information about using the Ref function, see Ref .
getDefinition in interface CfnGraphQLSchemaPropspublic final String getDefinitionS3Location()
CfnGraphQLSchemaPropsUse this if you want to provision with the schema living in Amazon S3 rather than embedding it in your CloudFormation template.
getDefinitionS3Location in interface CfnGraphQLSchemaProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.