You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Connect::Types::ContactFlowSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::ContactFlowSummary
- Defined in:
- (unknown)
Overview
Contains summary information about a contact flow.
You can also create and update contact flows using the Amazon Connect Flow language.
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the contact flow.
-
#contact_flow_type ⇒ String
The type of contact flow.
-
#id ⇒ String
The identifier of the contact flow.
-
#name ⇒ String
The name of the contact flow.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the contact flow.
#contact_flow_type ⇒ String
The type of contact flow.
Possible values:
- CONTACT_FLOW
- CUSTOMER_QUEUE
- CUSTOMER_HOLD
- CUSTOMER_WHISPER
- AGENT_HOLD
- AGENT_WHISPER
- OUTBOUND_WHISPER
- AGENT_TRANSFER
- QUEUE_TRANSFER
#id ⇒ String
The identifier of the contact flow.
#name ⇒ String
The name of the contact flow.