CampaignSummary
Contains summary information about an outbound campaign.
Contents
- arn
-
The Amazon Resource Name (ARN).
Type: String
Length Constraints: Minimum length of 20. Maximum length of 500.
Required: Yes
- connectInstanceId
-
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
^[a-zA-Z0-9_\-.]*$
Required: Yes
- id
-
The identifier of the campaign.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
^[a-zA-Z0-9\-:/]*$
Required: Yes
- name
-
The name of the campaign.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: