securityGroupIds

@JvmName(name = "ghrbnntyojnjgjev")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "lmqntxljyrgginrf")
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 = "sisaitwhbuikqprs")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "bmclmflfpbqfpkvv")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "wlhajaiurkajvhrd")
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.