Amazon Neptune · Schema

ModifyDBClusterRequest

ModifyDBClusterRequest schema from Neptune

AWSDatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Properties

Name Type Description
DBClusterIdentifier string The DB cluster identifier.
NewDBClusterIdentifier string The new cluster identifier when renaming.
EngineVersion string The version of the Neptune engine to upgrade to.
Port integer The port number on which the cluster accepts connections.
DBClusterParameterGroupName string The name of the cluster parameter group to use.
VpcSecurityGroupIds array
BackupRetentionPeriod integer
PreferredBackupWindow string
PreferredMaintenanceWindow string
DeletionProtection boolean
ApplyImmediately boolean Whether to apply changes immediately or during the next maintenance window.
View JSON Schema on GitHub