securityGroups

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


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