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

Class: Aws::ApiGatewayV2::Types::LimitExceededException

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

Overview

A limit has been exceeded. See the accompanying error message for details.

Instance Attribute Summary collapse

Instance Attribute Details

#limit_typeString

The limit type.

Returns:

  • (String)

    The limit type.

#messageString

Describes the error encountered.

Returns:

  • (String)

    Describes the error encountered.