securityGroups

@JvmName(name = "lcuruxibgffovupf")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "pyeyxqhnvwgaievt")
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 = "kyctotxogsifmslv")
suspend fun securityGroups(vararg values: Output<String>)


@JvmName(name = "upstduvoqyttqnys")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "camfbwqpwnpqhvbr")
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.