HTTP2Health Check Args
fun HTTP2HealthCheckArgs(host: Output<String>? = null, port: Output<Int>? = null, portName: Output<String>? = null, portSpecification: Output<HTTP2HealthCheckPortSpecification>? = null, proxyHeader: Output<HTTP2HealthCheckProxyHeader>? = null, requestPath: Output<String>? = null, response: Output<String>? = null, weightReportMode: Output<HTTP2HealthCheckWeightReportMode>? = null)