ExecuteStartContent interface

The ExecuteStartRequest request for executeStart operations

Properties

executionParameters

The execution parameters for the request

resources

The resources for the request

resourcesWithContext

The resources for the request with resource context information. Cannot be provided together with resources - exactly one must be specified.

Property Details

executionParameters

The execution parameters for the request

executionParameters: ExecutionParameters

Property Value

resources

The resources for the request

resources?: Resources

Property Value

resourcesWithContext

The resources for the request with resource context information. Cannot be provided together with resources - exactly one must be specified.

resourcesWithContext?: ResourcesWithContext

Property Value