childHealthChecks

@JvmName(name = "rxfgtjecgsedcdgi")
suspend fun childHealthChecks(value: Output<List<String>>)
@JvmName(name = "vqwvkkffqtwempda")
suspend fun childHealthChecks(value: List<String>?)

Parameters

value

(CALCULATED Health Checks Only) A complex type that contains one ChildHealthCheck element for each health check that you want to associate with a CALCULATED health check.


@JvmName(name = "qedlprjxtbiskakc")
suspend fun childHealthChecks(vararg values: Output<String>)


@JvmName(name = "cueethimpqdyibau")
suspend fun childHealthChecks(values: List<Output<String>>)
@JvmName(name = "ecsvqlsdlfplnsbw")
suspend fun childHealthChecks(vararg values: String)

Parameters

values

(CALCULATED Health Checks Only) A complex type that contains one ChildHealthCheck element for each health check that you want to associate with a CALCULATED health check.