| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLSchemaProps.Builder |
CfnGraphQLSchemaProps.Builder.apiId(String apiId)
Sets the value of
CfnGraphQLSchemaProps.getApiId() |
static CfnGraphQLSchemaProps.Builder |
CfnGraphQLSchemaProps.builder() |
CfnGraphQLSchemaProps.Builder |
CfnGraphQLSchemaProps.Builder.definition(String definition)
Sets the value of
CfnGraphQLSchemaProps.getDefinition() |
CfnGraphQLSchemaProps.Builder |
CfnGraphQLSchemaProps.Builder.definitionS3Location(String definitionS3Location)
Sets the value of
CfnGraphQLSchemaProps.getDefinitionS3Location() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnGraphQLSchemaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGraphQLSchemaProps.Builder. |
Copyright © 2022. All rights reserved.