Class: Aws::Types::WhatsAppOutboundConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connect_source_phone_number_arn::String

Returns the value of attribute connect_source_phone_number_arn.

Returns:

  • (::String)


910
911
912
# File 'sig/types.rbs', line 910

def connect_source_phone_number_arn
  @connect_source_phone_number_arn
end

#wisdom_template_arn::String

Returns the value of attribute wisdom_template_arn.

Returns:

  • (::String)


911
912
913
# File 'sig/types.rbs', line 911

def wisdom_template_arn
  @wisdom_template_arn
end