Skip to main content

DesCreateLifeCycleDefinitionInput

Input for creating a life cycle definition.

input DesCreateLifeCycleDefinitionInput {
lifeCycleDefinition: DesLifeCycleDefinitionInput!
workspaceUrl: String
}

Fields

DesCreateLifeCycleDefinitionInput.lifeCycleDefinition ● DesLifeCycleDefinitionInput! non-null input

The life cycle definition to create.

DesCreateLifeCycleDefinitionInput.workspaceUrl ● String scalar

Defines which workspace the life cycle definition should be created on.