Class: Aws::Types::SubscriptionLimits

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#protection_group_limitsTypes::ProtectionGroupLimits

Returns the value of attribute protection_group_limits.



530
531
532
# File 'sig/types.rbs', line 530

def protection_group_limits
  @protection_group_limits
end

#protection_limitsTypes::ProtectionLimits

Returns the value of attribute protection_limits.



529
530
531
# File 'sig/types.rbs', line 529

def protection_limits
  @protection_limits
end