vpcSecurityGroupIds

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

Parameters

value

A list of EC2 VPC security groups to associate with the new elastic cluster.


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


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

Parameters

values

A list of EC2 VPC security groups to associate with the new elastic cluster.