interface ReleaseDefinitionEnvironmentStep {
    id?: number;
}

Hierarchy (View Summary)

Properties

Properties

id?: number

ID of the approval or deploy step.