childHealthchecks

@JvmName(name = "bgryupwpxwvptilh")
suspend fun childHealthchecks(value: Output<List<String>>)
@JvmName(name = "mvtnckktcbtxxrxl")
suspend fun childHealthchecks(value: List<String>?)

Parameters

value

For a specified parent health check, a list of HealthCheckId values for the associated child health checks.


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


@JvmName(name = "mdmkdsejenhfdadp")
suspend fun childHealthchecks(values: List<Output<String>>)
@JvmName(name = "bbkjpvddivsxwlbq")
suspend fun childHealthchecks(vararg values: String)

Parameters

values

For a specified parent health check, a list of HealthCheckId values for the associated child health checks.