groups

@JvmName(name = "agjyamyqktgynrmx")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "spgfsueplbmwrnph")
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 = "pbyuhkufxyspuagn")
suspend fun groups(vararg values: Output<String>)


@JvmName(name = "prjavhogmigbktry")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "ahvrfrqpilrawwux")
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.