childHealthChecks

@JvmName(name = "qsrgetpdyrgvbqmg")
suspend fun childHealthChecks(value: Output<List<String>>)
@JvmName(name = "ulmvbdkrbwvmohvp")
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 = "bvtwmoutarptlnjr")
suspend fun childHealthChecks(vararg values: Output<String>)


@JvmName(name = "jutcxiecohxjmmnb")
suspend fun childHealthChecks(values: List<Output<String>>)
@JvmName(name = "hfpdtvykmloikpyf")
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.