NAME
Paws::ApiGatewayV2::GetModelResponse
ATTRIBUTES
ContentType => Str
The content-type for the model, for example, "application/json".
Description => Str
The description of the model.
ModelId => Str
The model identifier.
Name => Str
The name of the model. Must be alphanumeric.
Schema => Str
The schema for the model. For application/json models, this should be JSON schema draft 4 model.