securityGroupIds

@JvmName(name = "vkblvfrpycaxigbw")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "furqngcvgifxxjhr")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

One or more VPC security groups associated with the cache cluster. Cannot be provided with replication_group_id.


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


@JvmName(name = "rqkqyjnbrfoexswl")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "qsshfppdkahvtgar")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

One or more VPC security groups associated with the cache cluster. Cannot be provided with replication_group_id.