groupSet

@JvmName(name = "nkcegnfnmvljdrul")
suspend fun groupSet(value: Output<List<String>>)
@JvmName(name = "ccoytxjcyjtfwogy")
suspend fun groupSet(value: List<String>?)

Parameters

value

The IDs of the security groups for the network interface.


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


@JvmName(name = "kbqydbkgmqyqowmo")
suspend fun groupSet(values: List<Output<String>>)
@JvmName(name = "hfjuaerwfoweqthr")
suspend fun groupSet(vararg values: String)

Parameters

values

The IDs of the security groups for the network interface.