class Aws::ApiGatewayV2::Types::Model
@return [String]
be JSON schema draft 4 model.
The schema for the model. For application/json models, this should
@!attribute [rw] schema
@return [String]
The name of the model. Must be alphanumeric.
@!attribute [rw] name
@return [String]
The model identifier.
@!attribute [rw] model_id
@return [String]
The description of the model.
@!attribute [rw] description
@return [String]
The content-type for the model, for example, “application/json”.
@!attribute [rw] content_type<br><br>: docs.aws.amazon.com/apigateway/latest/developerguide/models-mappings.html<br><br><br><br>Mappings][1].
See [Create Models and Mapping Templates for Request and Response
Represents a data model for an API. Supported only for WebSocket APIs.