The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::ApiGateway::Model

ATTRIBUTES

ContentType => Str

  The content-type for the model.
=head2 Description => Str

  The description of the model.
=head2 Id => Str

  The identifier for the model resource.
=head2 Name => Str

  The name of the model.
=head2 Schema => Str

  The schema for the model. For C<application/json> models, this should
be JSON-schema draft v4 model.