Builder
Properties
A list of EC2 Availability Zones that instances in the DB cluster can be created in.
The number of days for which automated backups are retained. You must specify a minimum value of 1.
(Not supported by Neptune)
If set to true
, tags are copied to any snapshot of the DB cluster that is created.
The name for your database of up to 64 alpha-numeric characters. If you do not provide a name, Amazon Neptune will not create a database in the DB cluster you are creating.
The DB cluster identifier. This parameter is stored as a lowercase string.
The name of the DB cluster parameter group to associate with this DB cluster. If this argument is omitted, the default is used.
A DB subnet group to associate with this DB cluster.
A value that indicates whether the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is enabled.
A list of the log types that this DB cluster should export to CloudWatch Logs. Valid log types are: audit
(to publish audit logs) and slowquery
(to publish slow-query logs). See Publishing Neptune logs to Amazon CloudWatch logs.
If set to true
, enables Amazon Identity and Access Management (IAM) authentication for the entire DB cluster (this cannot be set at an instance level).
The version number of the database engine to use for the new DB cluster.
The ID of the Neptune global database to which this new DB cluster should be added.
Not supported by Neptune.
Not supported by Neptune.
(Not supported by Neptune)
The daily time range during which automated backups are created if automated backups are enabled using the BackupRetentionPeriod
parameter.
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
This parameter is not currently supported.
The Amazon Resource Name (ARN) of the source DB instance or DB cluster if this DB cluster is created as a Read Replica.
Contains the scaling configuration of a Neptune Serverless DB cluster.
Specifies whether the DB cluster is encrypted.
The storage type to associate with the DB cluster.
A list of EC2 VPC security groups to associate with this DB cluster.
Functions
construct an aws.sdk.kotlin.services.neptune.model.ServerlessV2ScalingConfiguration inside the given block