vpcSecurityGroupIds

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

Parameters

value

A list of EC2 VPC security groups to associate with this DB cluster.


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


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

Parameters

values

A list of EC2 VPC security groups to associate with this DB cluster.