Class: Aws::Types::SmsOutboundConfig

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)


685
686
687
# File 'sig/types.rbs', line 685

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)


686
687
688
# File 'sig/types.rbs', line 686

def wisdom_template_arn
  @wisdom_template_arn
end