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.

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 application/json models, this should be JSON-schema draft v4 model.