vpcSecurityGroupIds

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


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