vpcSecurityGroupIds

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


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