securityGroups

@JvmName(name = "hjmbxvipvibotuex")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "vfvnsaoxeyiuqshp")
suspend fun securityGroups(value: List<String>?)

Parameters

value

A list that contains the security groups to assign to the instances in the Auto Scaling group.


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


@JvmName(name = "nacpvjfkgarlnldp")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "nqerslmvmqcgjvlp")
suspend fun securityGroups(vararg values: String)

Parameters

values

A list that contains the security groups to assign to the instances in the Auto Scaling group.