Skip to content

Commit 2c6b532

Browse files
authored
doc: Updates GlobalClusterConfigProps description based on latest CFN resource (#301)
1 parent 752a039 commit 2c6b532

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

API.md

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/l1-resources/global-cluster-config/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import * as cdk from "aws-cdk-lib";
33
import * as constructs from "constructs";
44

55
/**
6-
* Returns, adds, and removes Global Cluster managed namespaces and custom zone mappings.
6+
* Returns, adds, and removes Global Cluster managed namespaces and custom zone mappings. This resource can only be used with Atlas-managed clusters, see doc for `GlobalClusterSelfManagedSharding` attribute in `Mongodb::Atlas::Cluster` resource for more info.
77
*
88
* @schema CfnGlobalClusterConfigProps
99
*/

0 commit comments

Comments
 (0)