Uses of Class
software.amazon.awscdk.services.appsync.CfnGraphQLSchemaProps.Builder
-
Uses of CfnGraphQLSchemaProps.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionSets the value ofCfnGraphQLSchemaProps.getApiId()
CfnGraphQLSchemaProps.builder()
CfnGraphQLSchemaProps.Builder.definition
(String definition) Sets the value ofCfnGraphQLSchemaProps.getDefinition()
CfnGraphQLSchemaProps.Builder.definitionS3Location
(String definitionS3Location) Sets the value ofCfnGraphQLSchemaProps.getDefinitionS3Location()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnGraphQLSchemaProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGraphQLSchemaProps.Builder
.