Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.DAX

Amazon DynamoDB Accelerator 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.DAX;

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::DAX.

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

    Classes

    CfnCluster

    A CloudFormation AWS::DAX::Cluster.

    CfnCluster.SSESpecificationProperty

    Represents the settings used to enable server-side encryption.

    CfnClusterProps

    Properties for defining a CfnCluster.

    CfnParameterGroup

    A CloudFormation AWS::DAX::ParameterGroup.

    CfnParameterGroupProps

    Properties for defining a CfnParameterGroup.

    CfnSubnetGroup

    A CloudFormation AWS::DAX::SubnetGroup.

    CfnSubnetGroupProps

    Properties for defining a CfnSubnetGroup.

    Interfaces

    CfnCluster.ISSESpecificationProperty

    Represents the settings used to enable server-side encryption.

    ICfnClusterProps

    Properties for defining a CfnCluster.

    ICfnParameterGroupProps

    Properties for defining a CfnParameterGroup.

    ICfnSubnetGroupProps

    Properties for defining a CfnSubnetGroup.

    Back to top Generated by DocFX