Amazon Neptune · Schema

CreateDBInstanceRequest

CreateDBInstanceRequest schema from Neptune

AWSDatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Properties

Name Type Description
DBInstanceIdentifier string The DB instance identifier.
DBInstanceClass string The compute and memory capacity of the instance.
Engine string The database engine to use (neptune).
DBClusterIdentifier string The identifier of the DB cluster to add the instance to.
AvailabilityZone string The Availability Zone for the instance.
PreferredMaintenanceWindow string
AutoMinorVersionUpgrade boolean
PromotionTier integer Failover priority (0-15).
View JSON Schema on GitHub