PipelineSummary
A summary of information about a pipeline.
Contents
- creationTime
-
When the pipeline was created.
Type: Timestamp
Required: No
- lastUpdateTime
-
When the pipeline was last updated.
Type: Timestamp
Required: No
- pipelineName
-
The name of the pipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
(^(?!_{2}))(^[a-zA-Z0-9_]+$)
Required: No
- reprocessingSummaries
-
A summary of information about the pipeline reprocessing.
Type: Array of ReprocessingSummary objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: