vpcSecurityGroupIds

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

Parameters

value

A list of EC2 VPC security groups to associate with this DB cluster. If you plan to update the resource, don't specify VPC security groups in a shared VPC. Valid for: Aurora DB clusters and Multi-AZ DB clusters


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


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

Parameters

values

A list of EC2 VPC security groups to associate with this DB cluster. If you plan to update the resource, don't specify VPC security groups in a shared VPC. Valid for: Aurora DB clusters and Multi-AZ DB clusters