securityGroups

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


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