Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.ElastiCache.Alpha

Classes

AccessControl

(experimental) Access control configuration for ElastiCache users.

BackupSettings

(experimental) Backup configuration for ServerlessCache.

CacheUsageLimitsProperty

(experimental) Usage limits configuration for ServerlessCache.

IamUser

(experimental) Define an ElastiCache user with IAM authentication.

IamUserProps

(experimental) Properties for defining an ElastiCache user with IAM authentication.

NoPasswordUser

(experimental) Define an ElastiCache user with no password authentication.

NoPasswordUserProps

(experimental) Properties for defining an ElastiCache user with no password authentication.

PasswordUser

(experimental) Define an ElastiCache user with password authentication.

PasswordUserProps

(experimental) Properties for defining an ElastiCache user with password authentication.

ServerlessCache

(experimental) A serverless ElastiCache cache.

ServerlessCacheAttributes

(experimental) Attributes that can be specified when importing a ServerlessCache.

ServerlessCacheBase

(experimental) Base class for ServerlessCache constructs.

ServerlessCacheProps

(experimental) Properties for defining a ServerlessCache.

UserBase

(experimental) Base class for ElastiCache users.

UserBaseAttributes

(experimental) Attributes for importing an existing ElastiCache user.

UserBaseProps

(experimental) Properties for defining an ElastiCache base user.

UserGroup

(experimental) An ElastiCache UserGroup.

UserGroupAttributes

(experimental) Attributes that can be specified when importing a UserGroup.

UserGroupBase

(experimental) Base class for UserGroup constructs.

UserGroupProps

(experimental) Properties for defining an ElastiCache UserGroup.

Interfaces

IBackupSettings

(experimental) Backup configuration for ServerlessCache.

ICacheUsageLimitsProperty

(experimental) Usage limits configuration for ServerlessCache.

IIamUserProps

(experimental) Properties for defining an ElastiCache user with IAM authentication.

INoPasswordUserProps

(experimental) Properties for defining an ElastiCache user with no password authentication.

IPasswordUserProps

(experimental) Properties for defining an ElastiCache user with password authentication.

IServerlessCache

(experimental) Represents a Serverless ElastiCache cache.

IServerlessCacheAttributes

(experimental) Attributes that can be specified when importing a ServerlessCache.

IServerlessCacheProps

(experimental) Properties for defining a ServerlessCache.

IUser

(experimental) Represents an ElastiCache base user.

IUserBaseAttributes

(experimental) Attributes for importing an existing ElastiCache user.

IUserBaseProps

(experimental) Properties for defining an ElastiCache base user.

IUserGroup

(experimental) Represents an ElastiCache UserGroup.

IUserGroupAttributes

(experimental) Attributes that can be specified when importing a UserGroup.

IUserGroupProps

(experimental) Properties for defining an ElastiCache UserGroup.

Enums

CacheEngine

(experimental) Supported cache engines together with available versions.

UserEngine

(experimental) Engine type for ElastiCache users and user groups.

Back to top Generated by DocFX