securityGroupIds

@JvmName(name = "douhsenpafckmbvc")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "qbexbtqgpujqwkjy")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.


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


@JvmName(name = "hvijnbdolbejtafw")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "dcayrlciyfpmuvow")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.