toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
HealthCheckHttpHealthCheckArgs
/
HealthCheckHttpHealthCheckArgs
Health
Check
Http
Health
Check
Args
constructor
(
host
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
portName
:
Output
<
String
>
?
=
null
,
portSpecification
:
Output
<
String
>
?
=
null
,
proxyHeader
:
Output
<
String
>
?
=
null
,
requestPath
:
Output
<
String
>
?
=
null
,
response
:
Output
<
String
>
?
=
null
)