Class: Aws::Types::WhatsAppChannelSubtypeConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity::Float

Returns the value of attribute capacity.

Returns:

  • (::Float)


895
896
897
# File 'sig/types.rbs', line 895

def capacity
  @capacity
end

#default_outbound_configTypes::WhatsAppOutboundConfig

Returns the value of attribute default_outbound_config.



897
898
899
# File 'sig/types.rbs', line 897

def default_outbound_config
  @default_outbound_config
end

#outbound_modeTypes::WhatsAppOutboundMode

Returns the value of attribute outbound_mode.



896
897
898
# File 'sig/types.rbs', line 896

def outbound_mode
  @outbound_mode
end