Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.ElastiCache

Classes

CfnCacheCluster

The AWS::ElastiCache::CacheCluster type creates an Amazon ElastiCache cache cluster.

CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty

Configuration details of a CloudWatch Logs destination.

CfnCacheCluster.DestinationDetailsProperty

Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.

CfnCacheCluster.KinesisFirehoseDestinationDetailsProperty

The configuration details of the Kinesis Data Firehose destination.

CfnCacheCluster.LogDeliveryConfigurationRequestProperty

Specifies the destination, format and type of the logs.

CfnCacheClusterProps

Properties for defining a CfnCacheCluster.

CfnGlobalReplicationGroup

Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region.

CfnGlobalReplicationGroup.GlobalReplicationGroupMemberProperty

A member of a Global datastore.

CfnGlobalReplicationGroup.RegionalConfigurationProperty

A list of the replication groups.

CfnGlobalReplicationGroup.ReshardingConfigurationProperty

A list of PreferredAvailabilityZones objects that specifies the configuration of a node group in the resharded cluster.

CfnGlobalReplicationGroupProps

Properties for defining a CfnGlobalReplicationGroup.

CfnParameterGroup

The AWS::ElastiCache::ParameterGroup type creates a new cache parameter group.

CfnParameterGroupProps

Properties for defining a CfnParameterGroup.

CfnReplicationGroup

The AWS::ElastiCache::ReplicationGroup resource creates an Amazon ElastiCache (Valkey or Redis OSS) replication group.

CfnReplicationGroup.CloudWatchLogsDestinationDetailsProperty

The configuration details of the CloudWatch Logs destination.

CfnReplicationGroup.DestinationDetailsProperty

Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.

CfnReplicationGroup.EndpointProperty
CfnReplicationGroup.KinesisFirehoseDestinationDetailsProperty

The configuration details of the Kinesis Data Firehose destination.

CfnReplicationGroup.LogDeliveryConfigurationRequestProperty

Specifies the destination, format and type of the logs.

CfnReplicationGroup.NodeGroupConfigurationProperty

NodeGroupConfiguration is a property of the AWS::ElastiCache::ReplicationGroup resource that configures an Amazon ElastiCache (ElastiCache) Valkey or Redis OSS cluster node group.

CfnReplicationGroup.ReadEndPointProperty
CfnReplicationGroupProps

Properties for defining a CfnReplicationGroup.

CfnSecurityGroup

The AWS::ElastiCache::SecurityGroup resource creates a cache security group.

CfnSecurityGroupIngress

The AWS::ElastiCache::SecurityGroupIngress type authorizes ingress to a cache security group from hosts in specified Amazon EC2 security groups.

CfnSecurityGroupIngressProps

Properties for defining a CfnSecurityGroupIngress.

CfnSecurityGroupProps

Properties for defining a CfnSecurityGroup.

CfnServerlessCache

The resource representing a serverless cache.

CfnServerlessCache.CacheUsageLimitsProperty

The usage limits for storage and ElastiCache Processing Units for the cache.

CfnServerlessCache.DataStorageProperty

The data storage limit.

CfnServerlessCache.ECPUPerSecondProperty

The configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second.

CfnServerlessCache.EndpointProperty

Represents the information required for client programs to connect to a cache node.

CfnServerlessCacheProps

Properties for defining a CfnServerlessCache.

CfnSubnetGroup

Creates a cache subnet group.

CfnSubnetGroupProps

Properties for defining a CfnSubnetGroup.

CfnUser

For Valkey 7.2 and onwards, or Redis OSS engine version 6.0 and onwards: Creates user. For more information, see Using Role Based Access Control (RBAC) .

CfnUser.AuthenticationModeProperty

Specifies the authentication mode to use.

CfnUserGroup

For Valkey 7.2 and onwards, or Redis OSS 6.0 and onwards: Creates a user group. For more information, see Using Role Based Access Control (RBAC).

CfnUserGroupProps

Properties for defining a CfnUserGroup.

CfnUserProps

Properties for defining a CfnUser.

Interfaces

CfnCacheCluster.ICloudWatchLogsDestinationDetailsProperty

Configuration details of a CloudWatch Logs destination.

CfnCacheCluster.IDestinationDetailsProperty

Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.

CfnCacheCluster.IKinesisFirehoseDestinationDetailsProperty

The configuration details of the Kinesis Data Firehose destination.

CfnCacheCluster.ILogDeliveryConfigurationRequestProperty

Specifies the destination, format and type of the logs.

CfnGlobalReplicationGroup.IGlobalReplicationGroupMemberProperty

A member of a Global datastore.

CfnGlobalReplicationGroup.IRegionalConfigurationProperty

A list of the replication groups.

CfnGlobalReplicationGroup.IReshardingConfigurationProperty

A list of PreferredAvailabilityZones objects that specifies the configuration of a node group in the resharded cluster.

CfnReplicationGroup.ICloudWatchLogsDestinationDetailsProperty

The configuration details of the CloudWatch Logs destination.

CfnReplicationGroup.IDestinationDetailsProperty

Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.

CfnReplicationGroup.IEndpointProperty
CfnReplicationGroup.IKinesisFirehoseDestinationDetailsProperty

The configuration details of the Kinesis Data Firehose destination.

CfnReplicationGroup.ILogDeliveryConfigurationRequestProperty

Specifies the destination, format and type of the logs.

CfnReplicationGroup.INodeGroupConfigurationProperty

NodeGroupConfiguration is a property of the AWS::ElastiCache::ReplicationGroup resource that configures an Amazon ElastiCache (ElastiCache) Valkey or Redis OSS cluster node group.

CfnReplicationGroup.IReadEndPointProperty
CfnServerlessCache.ICacheUsageLimitsProperty

The usage limits for storage and ElastiCache Processing Units for the cache.

CfnServerlessCache.IDataStorageProperty

The data storage limit.

CfnServerlessCache.IECPUPerSecondProperty

The configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second.

CfnServerlessCache.IEndpointProperty

Represents the information required for client programs to connect to a cache node.

CfnUser.IAuthenticationModeProperty

Specifies the authentication mode to use.

ICfnCacheClusterProps

Properties for defining a CfnCacheCluster.

ICfnGlobalReplicationGroupProps

Properties for defining a CfnGlobalReplicationGroup.

ICfnParameterGroupProps

Properties for defining a CfnParameterGroup.

ICfnReplicationGroupProps

Properties for defining a CfnReplicationGroup.

ICfnSecurityGroupIngressProps

Properties for defining a CfnSecurityGroupIngress.

ICfnSecurityGroupProps

Properties for defining a CfnSecurityGroup.

ICfnServerlessCacheProps

Properties for defining a CfnServerlessCache.

ICfnSubnetGroupProps

Properties for defining a CfnSubnetGroup.

ICfnUserGroupProps

Properties for defining a CfnUserGroup.

ICfnUserProps

Properties for defining a CfnUser.

Back to top Generated by DocFX