Class: Aws::Types::CommunicationLimitsConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#all_channel_subtypesTypes::CommunicationLimits

Returns the value of attribute all_channel_subtypes.



121
122
123
# File 'sig/types.rbs', line 121

def all_channel_subtypes
  @all_channel_subtypes
end

#instance_limits_handling"OPT_IN", "OPT_OUT"

Returns the value of attribute instance_limits_handling.

Returns:

  • ("OPT_IN", "OPT_OUT")


122
123
124
# File 'sig/types.rbs', line 122

def instance_limits_handling
  @instance_limits_handling
end