pulumi-aws-kotlin
6.6.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
=
"uxelavfqbhminxft"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cmaxecqxgoxinocw"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
interval
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"mvybjrftwgoqpexh"
)
suspend
fun
intervalSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qfttbrjqhawpsfnb"
)
suspend
fun
intervalSeconds
(
value
:
Int
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"epmgqpfgembyaeix"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"asrixqpqbtmenokw"
)
suspend
fun
path
(
value
:
String
?
)
success
Codes
Link copied to clipboard
@
JvmName
(
name
=
"kodnsgqrscxtlhkq"
)
suspend
fun
successCodes
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ixymbpafxfuucwqj"
)
suspend
fun
successCodes
(
value
:
String
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"usefahupgwteitxy"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qvqvwohqnsxddowx"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"tmclbwhcjtyrvtvk"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"onjylkxmeeistskt"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)