V3FunctionCustomContainerConfigHealthCheckConfigArgs

constructor(failureThreshold: Output<Int>? = null, httpGetUrl: Output<String>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, successThreshold: Output<Int>? = null, timeoutSeconds: Output<Int>? = null)