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

Class: Aws::Shield::Types::Limit

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

Overview

Specifies how many protections of a given type you can create.

Instance Attribute Summary collapse

Instance Attribute Details

#maxInteger

The maximum number of protections that can be created for the specified Type.

Returns:

  • (Integer)

    The maximum number of protections that can be created for the specified Type.

#typeString

The type of protection.

Returns:

  • (String)

    The type of protection.