vpcSecurityGroupIds

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

Parameters

value

Specifies the virtual private cloud (VPC) security group to use with the AWS DMS Serverless replication. The VPC security group must work with the VPC containing the replication.


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


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

Parameters

values

Specifies the virtual private cloud (VPC) security group to use with the AWS DMS Serverless replication. The VPC security group must work with the VPC containing the replication.