Package-level declarations
Types
Manages a DocDB Cluster. Changes to a DocDB 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 DocDB Cluster. Changes to a DocDB 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 DocDB Cluster Resource Instance. A Cluster Instance Resource defines attributes that are specific to a single instance in a DocDB Cluster. You do not designate a primary and subsequent replicas. Instead, you simply add DocDB Instances and DocDB manages the replication. You can use the count meta-parameter to make multiple instances and join them all to the same DocDB Cluster, or you may specify different Cluster Instance resources with various instance_class
sizes.
Provides an DocDB Cluster Resource Instance. A Cluster Instance Resource defines attributes that are specific to a single instance in a DocDB Cluster. You do not designate a primary and subsequent replicas. Instead, you simply add DocDB Instances and DocDB manages the replication. You can use the count meta-parameter to make multiple instances and join them all to the same DocDB 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 DocDB database cluster snapshot for DocDB clusters.
Manages a DocDB database cluster snapshot for DocDB clusters.
Builder for ClusterSnapshotArgs.
Builder for ClusterSnapshot.
Provides a DB event subscription resource.
Provides a DB 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.