WorkflowInvocation

Creates a new WorkflowInvocation in a given Repository. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard

Immutable. The name of the compilation result to compile. Must be in the format projects/*/locations/*/repositories/*/compilationResults/*. ////

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Immutable. If left unset, a default InvocationConfig will be used.

Link copied to clipboard

This workflow invocation's timing details.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The workflow invocation's name.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val repositoryId: Output<String>
Link copied to clipboard
val state: Output<String>

This workflow invocation's current state.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val workflowConfig: Output<String>

Immutable. The name of the workflow config to invoke. Must be in the format projects/*/locations/*/repositories/*/workflowConfigs/*. ////