Builder
Properties
A list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
The target backtrack window, in seconds. To disable backtracking, set this value to 0.
The number of days for which automated backups of the restored DB cluster are retained. You must specify a minimum value of 1.
A value that indicates that the restored DB cluster should be associated with the specified CharacterSet.
Specifies whether to copy all tags from the restored DB cluster to snapshots of the restored DB cluster. The default is not to copy them.
The database name for the restored DB cluster.
The name of the DB cluster to create from the source data in the Amazon S3 bucket. This parameter isn't case-sensitive.
The name of the DB cluster parameter group to associate with the restored DB cluster. If this argument is omitted, the default parameter group for the engine version is used.
A DB subnet group to associate with the restored DB cluster.
Specifies whether to enable deletion protection for the DB cluster. The database can't be deleted when deletion protection is enabled. By default, deletion protection isn't enabled.
Specify the name of the IAM role to be used when making API calls to the Directory Service.
The list of logs that the restored DB cluster is to export to CloudWatch Logs. The values in the list depend on the DB engine being used.
Specifies whether to enable mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts. By default, mapping isn't enabled.
The version number of the database engine to use.
Specifies whether to manage the master user password with Amazon Web Services Secrets Manager.
The name of the master user for the restored DB cluster.
The password for the master database user. This password can contain any printable ASCII character except "/", """, or "@".
The Amazon Web Services KMS key identifier to encrypt a secret that is automatically generated and managed in Amazon Web Services Secrets Manager.
The network type of the DB cluster.
A value that indicates that the restored DB cluster should be associated with the specified option group.
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).
The name of the Amazon S3 bucket that contains the data used to create the Amazon Aurora DB cluster.
The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that authorizes Amazon RDS to access the Amazon S3 bucket on your behalf.
Contains the scaling configuration of an Aurora Serverless v2 DB cluster.
The identifier for the database engine that was backed up to create the files stored in the Amazon S3 bucket.
The version of the database that the backup files were created from.
Specifies whether the restored DB cluster is encrypted.
Specifies the storage type to be associated with the DB cluster.
A list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.
A list of EC2 VPC security groups to associate with the restored DB cluster.
Functions
construct an aws.sdk.kotlin.services.rds.model.ServerlessV2ScalingConfiguration inside the given block