StageDeclaration
Represents information about a stage and its definition.
Contents
- actions
-
The actions included in a stage.
Type: Array of ActionDeclaration objects
Required: Yes
- name
-
The name of the stage.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[A-Za-z0-9.@\-_]+
Required: Yes
- blockers
-
Reserved for future use.
Type: Array of BlockerDeclaration objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: