Skip to content

Module Reference / @tinystacks/ops-aws-core-widgets / StageAction

Interface: StageAction

@tinystacks/ops-aws-core-widgets.StageAction

Hierarchy

StageAction

Table of contents

Properties

Properties

category

category: string

Inherited from

PipelineAction.category

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:90


lastStatusChange

Optional lastStatusChange: Date

Inherited from

PipelineAction.lastStatusChange

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:88


name

name: string

Inherited from

PipelineAction.name

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:86


provider

provider: string

Inherited from

PipelineAction.provider

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:91


runOrder

runOrder: number

Inherited from

PipelineAction.runOrder

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:92


stageName

stageName: string

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:95


status

status: string

Inherited from

PipelineAction.status

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:87


token

Optional token: string

Inherited from

PipelineAction.token

Defined in

node_modules/@tinystacks/ops-aws-core-widgets/dist/ops-types.d.ts:89