class Aws::AppSync::Types::StartSchemaCreationRequest
@note When making an API call, you may pass StartSchemaCreationRequest
data as a hash: { api_id: "String", # required definition: "data", # required }
@!attribute [rw] api_id
The API ID. @return [String]
@!attribute [rw] definition
The schema definition, in GraphQL schema language format. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/StartSchemaCreationRequest AWS API Documentation
Constants
- SENSITIVE