latest--aws-apigateway-model
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-apigateway-model.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Resource Type definition for AWS::ApiGateway::Model. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apigateway
Properties
The ID of a REST API with which to associate this model.
ContentType
string | Aws_CF_FunctionString
The content type for the model.
Description
string | Aws_CF_FunctionString
A description that identifies this model.
Name
string | Aws_CF_FunctionString
A name for the model. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the model name.
Schema
object | string
The schema to use to transform data to one or more output formats. Specify null ({}) if you don't want to specify a schema.