childHealthChecks

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


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