Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Represents information about a stage and its definition.

Hierarchy

  • StageDeclaration

Properties

Properties

actions: undefined | ActionDeclaration[]

The actions included in a stage.

blockers?: BlockerDeclaration[]

Reserved for future use.

name: undefined | string

The name of the stage.