securityGroupIds

@JvmName(name = "xcbtfwgrxadbsrjx")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "xufebbchybtsnhod")
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 = "wdapgpkqlgkheduj")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "puadwtcneijeceav")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "iowhhahuteitfaol")
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.