Namespace Amazon.CDK.AWS.MemoryDB
AWS::MemoryDB Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.MemoryDB;
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::MemoryDB.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnACL | Specifies an Access Control List. |
CfnACLProps | Properties for defining a |
CfnCluster | Specifies a cluster . |
CfnCluster.EndpointProperty | Represents the information required for client programs to connect to the cluster and its nodes. |
CfnClusterProps | Properties for defining a |
CfnParameterGroup | Specifies a new MemoryDB parameter group. |
CfnParameterGroupProps | Properties for defining a |
CfnSubnetGroup | Specifies a subnet group. |
CfnSubnetGroupProps | Properties for defining a |
CfnUser | Specifies a MemoryDB user. |
CfnUser.AuthenticationModeProperty | Denotes the user's authentication properties, such as whether it requires a password to authenticate. |
CfnUserProps | Properties for defining a |
Interfaces
CfnCluster.IEndpointProperty | Represents the information required for client programs to connect to the cluster and its nodes. |
CfnUser.IAuthenticationModeProperty | Denotes the user's authentication properties, such as whether it requires a password to authenticate. |
ICfnACLProps | Properties for defining a |
ICfnClusterProps | Properties for defining a |
ICfnParameterGroupProps | Properties for defining a |
ICfnSubnetGroupProps | Properties for defining a |
ICfnUserProps | Properties for defining a |