groups

@JvmName(name = "kdnhyddwapqjpbbr")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "rrlbaasypheqkhre")
suspend fun groups(value: List<String>?)

Parameters

value

The IDs of the security groups for the network interface. Applies only if creating a network interface when launching an instance.


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


@JvmName(name = "aymtmgjsismtnrbv")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "qrdaxgsnfdlacqwh")
suspend fun groups(vararg values: String)

Parameters

values

The IDs of the security groups for the network interface. Applies only if creating a network interface when launching an instance.