vpcSecurityGroupIds

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

Parameters

value

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


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


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

Parameters

values

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