GoogleCloudRunV2ExecutionTemplateArgs

fun GoogleCloudRunV2ExecutionTemplateArgs(annotations: Output<Map<String, String>>? = null, labels: Output<Map<String, String>>? = null, parallelism: Output<Int>? = null, taskCount: Output<Int>? = null, template: Output<GoogleCloudRunV2TaskTemplateArgs>)