Class: Aws::Shield::Types::Limit
- Inherits:
-
Struct
- Object
- Struct
- Aws::Shield::Types::Limit
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-shield/types.rb
Overview
Specifies how many protections of a given type you can create.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#max ⇒ Integer
The maximum number of protections that can be created for the specified ‘Type`.
-
#type ⇒ String
The type of protection.