healthCheckTypes

@JvmName(name = "wyuealmiufjttwja")
suspend fun healthCheckTypes(value: Output<List<String>>)
@JvmName(name = "mtmkgfbxyillnylp")
suspend fun healthCheckTypes(value: List<String>?)

Parameters

value

The health check modes of the scaling group. Valid values: ECS, NONE, LOAD_BALANCER.


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


@JvmName(name = "dnidulmcwlmxcnkc")
suspend fun healthCheckTypes(values: List<Output<String>>)
@JvmName(name = "fqjludlkvkvuwdfi")
suspend fun healthCheckTypes(vararg values: String)

Parameters

values

The health check modes of the scaling group. Valid values: ECS, NONE, LOAD_BALANCER.