The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::ApiGateway::Model

ATTRIBUTES

ContentType => Str

  The content-type for the model.

Description => Str

  The description of the model.

Id => Str

  The identifier for the model resource.

Name => Str

  The name of the model.

Schema => Str

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