pulumi-aws-kotlin
5.29.1.1
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
=
"lydbwkswxunavvuj"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cjjryewrrubdgfwl"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
interval
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"bksffggfoqgobfvd"
)
suspend
fun
intervalSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rvoskcckwgfwbbwm"
)
suspend
fun
intervalSeconds
(
value
:
Int
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"eudgoxibfngmqjvn"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qyjyvkfomwfjdtpg"
)
suspend
fun
path
(
value
:
String
?
)
success
Codes
Link copied to clipboard
@
JvmName
(
name
=
"ykxwulkpdjshlhne"
)
suspend
fun
successCodes
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ftllfcvqiwxregbi"
)
suspend
fun
successCodes
(
value
:
String
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"dyxdgrbfkrxfxuyu"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vyxddfethpthtpvu"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"siqbmgbukohfvhdy"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yoycklnpbdhrfkoj"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)