Package-level declarations
Types
Manages a DocumentDB Cluster. Changes to a DocumentDB Cluster can occur when you manually change a parameter, such as port
, and are reflected in the next maintenance window. Because of this, this provider may report a difference in its planning phase because a modification has not yet taken place. You can use the apply_immediately
flag to instruct the service to apply the change immediately (see documentation below).
Manages a DocumentDB Cluster. Changes to a DocumentDB Cluster can occur when you manually change a parameter, such as port
, and are reflected in the next maintenance window. Because of this, this provider may report a difference in its planning phase because a modification has not yet taken place. You can use the apply_immediately
flag to instruct the service to apply the change immediately (see documentation below).
Builder for ClusterArgs.
Provides an DocumentDB Cluster Resource Instance. A Cluster Instance Resource defines attributes that are specific to a single instance in a 1. You do not designate a primary and subsequent replicas. Instead, you simply add DocumentDB Instances and DocumentDB manages the replication. You can use the 3 meta-parameter to make multiple instances and join them all to the same DocumentDB Cluster, or you may specify different Cluster Instance resources with various instance_class
sizes.
Provides an DocumentDB Cluster Resource Instance. A Cluster Instance Resource defines attributes that are specific to a single instance in a 1. You do not designate a primary and subsequent replicas. Instead, you simply add DocumentDB Instances and DocumentDB manages the replication. You can use the 3 meta-parameter to make multiple instances and join them all to the same DocumentDB Cluster, or you may specify different Cluster Instance resources with various instance_class
sizes.
Builder for ClusterInstanceArgs.
Builder for ClusterInstance.
Manages a DocumentDB Cluster Parameter Group
Manages a DocumentDB Cluster Parameter Group
Builder for ClusterParameterGroupArgs.
Builder for ClusterParameterGroup.
Builder for Cluster.
Manages a DocumentDB database cluster snapshot for DocumentDB clusters.
Manages a DocumentDB database cluster snapshot for DocumentDB clusters.
Builder for ClusterSnapshotArgs.
Builder for ClusterSnapshot.
Manages an AWS DocDB (DocumentDB) Elastic Cluster.
Manages an AWS DocDB (DocumentDB) Elastic Cluster.
Builder for ElasticClusterArgs.
Builder for ElasticCluster.
Provides a DocumentDB event subscription resource.
Provides a DocumentDB event subscription resource.
Builder for EventSubscriptionArgs.
Builder for EventSubscription.
Manages an DocumentDB Global Cluster. A global cluster consists of one primary region and up to five read-only secondary regions. You issue write operations directly to the primary cluster in the primary region and Amazon DocumentDB automatically replicates the data to the secondary regions using dedicated infrastructure. More information about DocumentDB Global Clusters can be found in the DocumentDB Developer Guide.
Manages an DocumentDB Global Cluster. A global cluster consists of one primary region and up to five read-only secondary regions. You issue write operations directly to the primary cluster in the primary region and Amazon DocumentDB automatically replicates the data to the secondary regions using dedicated infrastructure. More information about DocumentDB Global Clusters can be found in the DocumentDB Developer Guide.
Builder for GlobalClusterArgs.
Builder for GlobalCluster.
Provides an DocumentDB subnet group resource.
Provides an DocumentDB subnet group resource.
Builder for SubnetGroupArgs.
Builder for SubnetGroup.