toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lightsail.kotlin.inputs
/
ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgs
/
ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgs
Container
Service
Deployment
Version
Public
Endpoint
Health
Check
Args
constructor
(
healthyThreshold
:
Output
<
Int
>
?
=
null
,
intervalSeconds
:
Output
<
Int
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
successCodes
:
Output
<
String
>
?
=
null
,
timeoutSeconds
:
Output
<
Int
>
?
=
null
,
unhealthyThreshold
:
Output
<
Int
>
?
=
null
)