CanaryRunConfigArgs

fun CanaryRunConfigArgs(activeTracing: Output<Boolean>? = null, environmentVariables: Output<Any>? = null, memoryInMb: Output<Int>? = null, timeoutInSeconds: Output<Int>? = null)