You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApiGatewayV2::Types::CreateModelResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#content_typeString

A string with a length between [1-256].

Returns:

  • (String)

    A string with a length between [1-256].

    .

#descriptionString

A string with a length between [0-1024].

Returns:

  • (String)

    A string with a length between [0-1024].

    .

#model_idString

The identifier.

Returns:

  • (String)

    The identifier.

    .

#nameString

A string with a length between [1-128].

Returns:

  • (String)

    A string with a length between [1-128].

    .

#schemaString

A string with a length between [0-32768].

Returns:

  • (String)

    A string with a length between [0-32768].

    .