vpcSecurityGroupIds

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


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