Class: Aws::Types::ProtectionLimits
- Inherits:
-
Object
- Object
- Aws::Types::ProtectionLimits
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protected_resource_type_limits ⇒ ::Array[Types::Limit]
Returns the value of attribute protected_resource_type_limits.
Instance Attribute Details
#protected_resource_type_limits ⇒ ::Array[Types::Limit]
Returns the value of attribute protected_resource_type_limits.
486 487 488 |
# File 'sig/types.rbs', line 486 def protected_resource_type_limits @protected_resource_type_limits end |