vpcSecurityGroupIds

@JvmName(name = "tcygaksoridpebmv")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "nbjnmfntiqmcqrpp")
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 = "bigkqbteipggjulq")
suspend fun vpcSecurityGroupIds(vararg values: Output<String>)


@JvmName(name = "irqjsfqrigxpowui")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "mgveojvkymirmavv")
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.