vpcSecurityGroupIds

@JvmName(name = "jcvfyfjacxcltdgc")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "dqnwkbuqhgvcrsqr")
suspend fun vpcSecurityGroupIds(value: List<String>?)

Parameters

value

A list of VPC security group IDs to be used with the replication instance. The VPC security groups must work with the VPC containing the replication instance.


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


@JvmName(name = "cormxltqhnvixmgo")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "xyevuihucdmasfqx")
suspend fun vpcSecurityGroupIds(vararg values: String)

Parameters

values

A list of VPC security group IDs to be used with the replication instance. The VPC security groups must work with the VPC containing the replication instance.