ContactFlow
Contains information about a flow.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the flow.
Type: String
Required: No
- Content
-
The content of the flow.
Type: String
Required: No
- Description
-
The description of the flow.
Type: String
Required: No
- Id
-
The identifier of the flow.
Type: String
Length Constraints: Maximum length of 500.
Required: No
- Name
-
The name of the flow.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- State
-
The type of flow.
Type: String
Valid Values:
ACTIVE | ARCHIVED
Required: No
- Tags
-
The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Value Length Constraints: Maximum length of 256.
Required: No
- Type
-
The type of the flow. For descriptions of the available types, see Choose a flow type in the Amazon Connect Administrator Guide.
Type: String
Valid Values:
CONTACT_FLOW | CUSTOMER_QUEUE | CUSTOMER_HOLD | CUSTOMER_WHISPER | AGENT_HOLD | AGENT_WHISPER | OUTBOUND_WHISPER | AGENT_TRANSFER | QUEUE_TRANSFER
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: