healthCheckTypes

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

Parameters

value

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


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


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

Parameters

values

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