vpcSecurityGroupIds

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


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