toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
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
.
Members
Functions
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"jajymfdxcahfyxiq"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"sshvpsdpoyyxtldh"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
interval
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"pqguolletatpqvmb"
)
suspend
fun
intervalSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nkxecqftrwraihfg"
)
suspend
fun
intervalSeconds
(
value
:
Int
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"ektpwrhsuttiwsum"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rolpifpefiysflrb"
)
suspend
fun
path
(
value
:
String
?
)
success
Codes
Link copied to clipboard
@
JvmName
(
name
=
"jeefgmhfykhejgro"
)
suspend
fun
successCodes
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wsqnrpoayjkkdowd"
)
suspend
fun
successCodes
(
value
:
String
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"rjfqhrpjrqemcywa"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dveeangqrwhsajpm"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"fduyeeyxgomuimba"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rupsxefvemgffjud"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)