See: Description
Interface | Description |
---|---|
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.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`.
|
CfnParameterGroupProps |
Properties for defining a `CfnParameterGroup`.
|
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`.
|
CfnSecurityGroupIngressProps |
Properties for defining a `CfnSecurityGroupIngress`.
|
CfnSecurityGroupProps |
Properties for defining a `CfnSecurityGroup`.
|
CfnSubnetGroupProps |
Properties for defining a `CfnSubnetGroup`.
|
CfnUser.AuthenticationModeProperty |
Specifies the authentication mode to use.
|
CfnUserGroupProps |
Properties for defining a `CfnUserGroup`.
|
CfnUserProps |
Properties for defining a `CfnUser`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.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.)