ChannelActivity
The activity that determines the source of the messages to be processed.
Contents
- channelName
-
The name of the channel from which the messages are processed.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
(^(?!_{2}))(^[a-zA-Z0-9_]+$)
Required: Yes
- name
-
The name of the channel activity.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- next
-
The next activity in the pipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: