Class: Aws::Types::OutboundCallerConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#outbound_caller_id_name::String

Returns the value of attribute outbound_caller_id_name.

Returns:

  • (::String)


6021
6022
6023
# File 'sig/types.rbs', line 6021

def outbound_caller_id_name
  @outbound_caller_id_name
end

#outbound_caller_id_number_id::String

Returns the value of attribute outbound_caller_id_number_id.

Returns:

  • (::String)


6022
6023
6024
# File 'sig/types.rbs', line 6022

def outbound_caller_id_number_id
  @outbound_caller_id_number_id
end

#outbound_flow_id::String

Returns the value of attribute outbound_flow_id.

Returns:

  • (::String)


6023
6024
6025
# File 'sig/types.rbs', line 6023

def outbound_flow_id
  @outbound_flow_id
end