toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
AppSpecServiceHealthCheckArgs
/
AppSpecServiceHealthCheckArgs
App
Spec
Service
Health
Check
Args
constructor
(
failureThreshold
:
Output
<
Int
>
?
=
null
,
httpPath
:
Output
<
String
>
?
=
null
,
initialDelaySeconds
:
Output
<
Int
>
?
=
null
,
periodSeconds
:
Output
<
Int
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
successThreshold
:
Output
<
Int
>
?
=
null
,
timeoutSeconds
:
Output
<
Int
>
?
=
null
)