securityGroups

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


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