Workflow Version Args
constructor(accelerators: Output<WorkflowVersionAccelerators>? = null, definitionUri: Output<String>? = null, description: Output<String>? = null, engine: Output<WorkflowVersionWorkflowEngine>? = null, main: Output<String>? = null, parameterTemplate: Output<Map<String, WorkflowVersionWorkflowParameterArgs>>? = null, storageCapacity: Output<Double>? = null, storageType: Output<WorkflowVersionStorageType>? = null, tags: Output<Map<String, String>>? = null, versionName: Output<String>? = null, workflowBucketOwnerId: Output<String>? = null, workflowId: Output<String>? = null)