class Aws::ApiGatewayV2::Types::UpdateModelInput


@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.
@!attribute [rw] name
@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
only for WebSocket APIs.
Represents the input parameters for an UpdateModel request. Supported