pulumi-aws-kotlin
5.42.0.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
=
"xlaceknborhtngad"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"sojvnttwhawgprnm"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
interval
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"dikwfppwahbfuoyf"
)
suspend
fun
intervalSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"efhpcfojjlvkowxd"
)
suspend
fun
intervalSeconds
(
value
:
Int
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"rljigkufviiynkva"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ladyovqjffaaamxr"
)
suspend
fun
path
(
value
:
String
?
)
success
Codes
Link copied to clipboard
@
JvmName
(
name
=
"jsdckeogsxpjwaii"
)
suspend
fun
successCodes
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iusbemjjprfljvit"
)
suspend
fun
successCodes
(
value
:
String
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"dnregkhcivlhogra"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"sjpqvftdivxiwpad"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"hssuyenbaghhlhcx"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yihncjfqbdrsjcyy"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)