Skip to main content

Namespace: StartChildWorkflowExecutionCommandAttributes

command.v1.StartChildWorkflowExecutionCommandAttributes

Interfaces

Type Aliases

$Shape

Ƭ $Shape: Object

Shape of a StartChildWorkflowExecutionCommandAttributes.

Type declaration

NameType
control?string | null
cronSchedule?string | null
header?$Shape | null
inheritBuildId?boolean | null
input?$Shape | null
memo?$Shape | null
namespace?string | null
parentClosePolicy?ParentClosePolicy | null
priority?$Shape | null
retryPolicy?$Shape | null
searchAttributes?$Shape | null
taskQueue?$Shape | null
versioningOverride?$Shape | null
workflowExecutionTimeout?$Shape | null
workflowId?string | null
workflowIdReusePolicy?WorkflowIdReusePolicy | null
workflowRunTimeout?$Shape | null
workflowTaskTimeout?$Shape | null
workflowType?$Shape | null