Package-level declarations
Types
Provides an Neptune Cluster Resource. A Cluster Resource defines attributes that are applied to the entire cluster of Neptune Cluster Instances. Changes to a Neptune Cluster can occur when you manually change a parameter, such as backup_retention_period
, 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).
Provides an Neptune Cluster Resource. A Cluster Resource defines attributes that are applied to the entire cluster of Neptune Cluster Instances. Changes to a Neptune Cluster can occur when you manually change a parameter, such as backup_retention_period
, 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 Neptune Cluster Endpoint Resource.
Provides an Neptune Cluster Endpoint Resource.
Builder for ClusterEndpointArgs.
Builder for ClusterEndpoint.
A Cluster Instance Resource defines attributes that are specific to a single instance in a Neptune Cluster. You can simply add neptune instances and Neptune manages the replication. You can use the count meta-parameter to make multiple instances and join them all to the same Neptune Cluster, or you may specify different Cluster Instance resources with various instance_class
sizes.
A Cluster Instance Resource defines attributes that are specific to a single instance in a Neptune Cluster. You can simply add neptune instances and Neptune manages the replication. You can use the count meta-parameter to make multiple instances and join them all to the same Neptune Cluster, or you may specify different Cluster Instance resources with various instance_class
sizes.
Builder for ClusterInstanceArgs.
Builder for ClusterInstance.
Manages a Neptune Cluster Parameter Group
Manages a Neptune Cluster Parameter Group
Builder for ClusterParameterGroupArgs.
Builder for ClusterParameterGroup.
Builder for Cluster.
Manages a Neptune database cluster snapshot.
Manages a Neptune database cluster snapshot.
Builder for ClusterSnapshotArgs.
Builder for ClusterSnapshot.
aws_neptune_event_subscription
can be imported by using the event subscription name, e.g.,
aws_neptune_event_subscription
can be imported by using the event subscription name, e.g.,
Builder for EventSubscriptionArgs.
Builder for EventSubscription.
Manages a Neptune 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 Neptune automatically replicates the data to the secondary regions using dedicated infrastructure. More information about Neptune Global Clusters can be found in the Neptune User Guide.
Manages a Neptune 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 Neptune automatically replicates the data to the secondary regions using dedicated infrastructure. More information about Neptune Global Clusters can be found in the Neptune User Guide.
Builder for GlobalClusterArgs.
Builder for GlobalCluster.
Manages a Neptune Parameter Group
Manages a Neptune Parameter Group
Builder for ParameterGroupArgs.
Builder for ParameterGroup.
Provides an Neptune subnet group resource.
Provides an Neptune subnet group resource.
Builder for SubnetGroupArgs.
Builder for SubnetGroup.