Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.ElastiCache

Amazon ElastiCache Construct Library

--- cfn-resources: Stable
All classes with the <code>Cfn</code> prefix in this module (<a href="https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib">CFN Resources</a>) are always stable and safe to use.

This module is part of the AWS Cloud Development Kit project.

using Amazon.CDK.AWS.ElastiCache;

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

    There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

    For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ElastiCache.

    (Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

    Classes

    CfnCacheCluster

    A CloudFormation AWS::ElastiCache::CacheCluster.

    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

    A CloudFormation AWS::ElastiCache::GlobalReplicationGroup.

    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

    A CloudFormation AWS::ElastiCache::ParameterGroup.

    CfnParameterGroupProps

    Properties for defining a CfnParameterGroup.

    CfnReplicationGroup

    A CloudFormation AWS::ElastiCache::ReplicationGroup.

    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.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) Redis cluster node group.

    CfnReplicationGroupProps

    Properties for defining a CfnReplicationGroup.

    CfnSecurityGroup

    A CloudFormation AWS::ElastiCache::SecurityGroup.

    CfnSecurityGroupIngress

    A CloudFormation AWS::ElastiCache::SecurityGroupIngress.

    CfnSecurityGroupIngressProps

    Properties for defining a CfnSecurityGroupIngress.

    CfnSecurityGroupProps

    Properties for defining a CfnSecurityGroup.

    CfnSubnetGroup

    A CloudFormation AWS::ElastiCache::SubnetGroup.

    CfnSubnetGroupProps

    Properties for defining a CfnSubnetGroup.

    CfnUser

    A CloudFormation AWS::ElastiCache::User.

    CfnUserGroup

    A CloudFormation AWS::ElastiCache::UserGroup.

    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.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) Redis cluster node group.

    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.

    ICfnSubnetGroupProps

    Properties for defining a CfnSubnetGroup.

    ICfnUserGroupProps

    Properties for defining a CfnUserGroup.

    ICfnUserProps

    Properties for defining a CfnUser.

    Back to top Generated by DocFX