Class: Aws::Types::ProtectionGroupLimits

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_protection_groups::Integer

Returns the value of attribute max_protection_groups.

Returns:

  • (::Integer)


475
476
477
# File 'sig/types.rbs', line 475

def max_protection_groups
  @max_protection_groups
end

#pattern_type_limitsTypes::ProtectionGroupPatternTypeLimits

Returns the value of attribute pattern_type_limits.



476
477
478
# File 'sig/types.rbs', line 476

def pattern_type_limits
  @pattern_type_limits
end