Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Neptune

Classes

CfnDBCluster

The AWS::Neptune::DBCluster resource creates an Amazon Neptune DB cluster. Neptune is a fully managed graph database.

CfnDBCluster.DBClusterRoleProperty

Describes an Amazon Identity and Access Management (IAM) role that is associated with a DB cluster.

CfnDBCluster.ServerlessScalingConfigurationProperty

Contains the scaling configuration of a Neptune Serverless DB cluster.

CfnDBClusterParameterGroup

The AWS::Neptune::DBClusterParameterGroup resource creates a new Amazon Neptune DB cluster parameter group.

CfnDBClusterParameterGroupProps

Properties for defining a CfnDBClusterParameterGroup.

CfnDBClusterProps

Properties for defining a CfnDBCluster.

CfnDBInstance

The AWS::Neptune::DBInstance type creates an Amazon Neptune DB instance.

CfnDBInstanceProps

Properties for defining a CfnDBInstance.

CfnDBParameterGroup

AWS::Neptune::DBParameterGroup creates a new DB parameter group.

CfnDBParameterGroupProps

Properties for defining a CfnDBParameterGroup.

CfnDBSubnetGroup

The AWS::Neptune::DBSubnetGroup type creates an Amazon Neptune DB subnet group.

CfnDBSubnetGroupProps

Properties for defining a CfnDBSubnetGroup.

CfnEventSubscription

Creates an event notification subscription.

CfnEventSubscriptionProps

Properties for defining a CfnEventSubscription.

Interfaces

CfnDBCluster.IDBClusterRoleProperty

Describes an Amazon Identity and Access Management (IAM) role that is associated with a DB cluster.

CfnDBCluster.IServerlessScalingConfigurationProperty

Contains the scaling configuration of a Neptune Serverless DB cluster.

ICfnDBClusterParameterGroupProps

Properties for defining a CfnDBClusterParameterGroup.

ICfnDBClusterProps

Properties for defining a CfnDBCluster.

ICfnDBInstanceProps

Properties for defining a CfnDBInstance.

ICfnDBParameterGroupProps

Properties for defining a CfnDBParameterGroup.

ICfnDBSubnetGroupProps

Properties for defining a CfnDBSubnetGroup.

ICfnEventSubscriptionProps

Properties for defining a CfnEventSubscription.

Back to top Generated by DocFX