ServerlessCache

class ServerlessCache : KotlinCustomResource

The AWS::ElastiCache::ServerlessCache resource creates an Amazon ElastiCache Serverless Cache.

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the Serverless Cache.

Link copied to clipboard

The cache usage limit for the serverless cache.

Link copied to clipboard
val createTime: Output<String>

The creation time of the Serverless Cache.

Link copied to clipboard

The daily time range (in UTC) during which the service takes automatic snapshot of the Serverless Cache.

Link copied to clipboard
val description: Output<String>?

The description of the Serverless Cache.

Link copied to clipboard

Represents the information required for client programs to connect to a cache node. This value is read-only.

Link copied to clipboard
val engine: Output<String>

The engine name of the Serverless Cache.

Link copied to clipboard

The final snapshot name which is taken before Serverless Cache is deleted.

Link copied to clipboard

The full engine version of the Serverless Cache.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kmsKeyId: Output<String>?

The ID of the KMS key used to encrypt the cluster.

Link copied to clipboard

The major engine version of the Serverless Cache.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Represents the information required for client programs to connect to a cache node. This value is read-only.

Link copied to clipboard

One or more Amazon VPC security groups associated with this Serverless Cache.

Link copied to clipboard

The name of the Serverless Cache. This value must be unique.

Link copied to clipboard

The ARN's of snapshot to restore Serverless Cache.

Link copied to clipboard

The snapshot retention limit of the Serverless Cache.

Link copied to clipboard
val status: Output<String>

The status of the Serverless Cache.

Link copied to clipboard
val subnetIds: Output<List<String>>?

The subnet id's of the Serverless Cache.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this Serverless Cache.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val userGroupId: Output<String>?

The ID of the user group.