childHealthchecks

@JvmName(name = "putppmgjgjkxolib")
suspend fun childHealthchecks(value: Output<List<String>>)
@JvmName(name = "cvinevqnsnphgkgl")
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 = "vkqrqevsnoyniirx")
suspend fun childHealthchecks(vararg values: Output<String>)


@JvmName(name = "ssopslewiqxpeage")
suspend fun childHealthchecks(values: List<Output<String>>)
@JvmName(name = "bhwjtikxqflkslhh")
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.