securityGroupIds

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


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