class Aws::Connect::Types::OutboundCallerConfig
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/OutboundCallerConfig AWS API Documentation
@return [String]
The outbound whisper flow to be used during an outbound call.
@!attribute [rw] outbound_flow_id
@return [String]
The caller ID number.
@!attribute [rw] outbound_caller_id_number_id
@return [String]
The caller ID name.
@!attribute [rw] outbound_caller_id_name
}
outbound_flow_id: “ContactFlowId”,
outbound_caller_id_number_id: “PhoneNumberId”,
outbound_caller_id_name: “OutboundCallerIdName”,
{
data as a hash:
@note When making an API call, you may pass OutboundCallerConfig
The outbound caller ID name, number, and outbound whisper flow.