pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.lightsail.kotlin.inputs
/
ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgsBuilder
Container
Service
Deployment
Version
Public
Endpoint
Health
Check
Args
Builder
class
ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgsBuilder
Builder for
ContainerServiceDeploymentVersionPublicEndpointHealthCheckArgs
.
Functions
Functions
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"ahjsxvvkngiqmcnd"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lwfouhwdifogwycr"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
interval
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"eehknfgbpcartnjd"
)
suspend
fun
intervalSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ukiwlvawrlasknqq"
)
suspend
fun
intervalSeconds
(
value
:
Int
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"ysdvdvybgrlabskt"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nywvxpckxfuyphuw"
)
suspend
fun
path
(
value
:
String
?
)
success
Codes
Link copied to clipboard
@
JvmName
(
name
=
"kteopngwokkorpbx"
)
suspend
fun
successCodes
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"duuvugyupewlgfbv"
)
suspend
fun
successCodes
(
value
:
String
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"dykbmggbbbfhfxkh"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jwgwypptltdjlldy"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"lbxfmhnjmtxdmfxv"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hktfuhcfjhubkgdm"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)