ServerlessCache
The resource representing a serverless cache.
Types
Properties
The cache usage limit for the serverless cache.
When the serverless cache was created.
The daily time that a cache snapshot will be created. Default is NULL, i.e. snapshots will not be created at a specific time on a daily basis. Available for Valkey, Redis OSS and Serverless Memcached only.
A description of the serverless cache.
The name and version number of the engine the serverless cache is compatible with.
The version number of the engine the serverless cache is compatible with.
The type of IP address protocol used by the serverless cache. Must be either ipv4 | ipv6 | dual_stack. ipv6 is only supported with IPv6-only subnets. If not specified, defaults to ipv4, unless all provided subnets are IPv6-only, in which case it defaults to ipv6.
Represents the information required for client programs to connect to a cache node. This value is read-only.
The IDs of the EC2 security groups associated with the serverless cache.
The unique identifier of the serverless cache.
The number of days for which ElastiCache retains automatic snapshots before deleting them. Available for Valkey, Redis OSS and Serverless Memcached only. The maximum value allowed is 35 days.
The identifier of the user group associated with the serverless cache. Available for Valkey and Redis OSS only. Default is NULL.