public static interface DBClusterAutomatedBackup.Builder extends SdkPojo, CopyableBuilder<DBClusterAutomatedBackup.Builder,DBClusterAutomatedBackup>
| Modifier and Type | Method and Description |
|---|---|
DBClusterAutomatedBackup.Builder |
allocatedStorage(Integer allocatedStorage)
For all database engines except Amazon Aurora,
AllocatedStorage specifies the allocated storage
size in gibibytes (GiB). |
DBClusterAutomatedBackup.Builder |
availabilityZones(Collection<String> availabilityZones)
The Availability Zones where instances in the DB cluster can be created.
|
DBClusterAutomatedBackup.Builder |
availabilityZones(String... availabilityZones)
The Availability Zones where instances in the DB cluster can be created.
|
DBClusterAutomatedBackup.Builder |
awsBackupRecoveryPointArn(String awsBackupRecoveryPointArn)
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
|
DBClusterAutomatedBackup.Builder |
backupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the automated backups.
|
DBClusterAutomatedBackup.Builder |
clusterCreateTime(Instant clusterCreateTime)
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
|
DBClusterAutomatedBackup.Builder |
dbClusterArn(String dbClusterArn)
The Amazon Resource Name (ARN) for the source DB cluster.
|
DBClusterAutomatedBackup.Builder |
dbClusterAutomatedBackupsArn(String dbClusterAutomatedBackupsArn)
The Amazon Resource Name (ARN) for the automated backups.
|
DBClusterAutomatedBackup.Builder |
dbClusterIdentifier(String dbClusterIdentifier)
The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web
Services Region.
|
DBClusterAutomatedBackup.Builder |
dbClusterResourceId(String dbClusterResourceId)
The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web
Services Region.
|
DBClusterAutomatedBackup.Builder |
engine(String engine)
The name of the database engine for this automated backup.
|
DBClusterAutomatedBackup.Builder |
engineMode(String engineMode)
The engine mode of the database engine for the automated backup.
|
DBClusterAutomatedBackup.Builder |
engineVersion(String engineVersion)
The version of the database engine for the automated backup.
|
DBClusterAutomatedBackup.Builder |
iamDatabaseAuthenticationEnabled(Boolean iamDatabaseAuthenticationEnabled)
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.
|
DBClusterAutomatedBackup.Builder |
iops(Integer iops)
The IOPS (I/O operations per second) value for the automated backup.
|
DBClusterAutomatedBackup.Builder |
kmsKeyId(String kmsKeyId)
The Amazon Web Services KMS key ID for an automated backup.
|
DBClusterAutomatedBackup.Builder |
licenseModel(String licenseModel)
The license model information for this DB cluster automated backup.
|
DBClusterAutomatedBackup.Builder |
masterUsername(String masterUsername)
The master user name of the automated backup.
|
DBClusterAutomatedBackup.Builder |
port(Integer port)
The port number that the automated backup used for connections.
|
DBClusterAutomatedBackup.Builder |
region(String region)
The Amazon Web Services Region associated with the automated backup.
|
default DBClusterAutomatedBackup.Builder |
restoreWindow(Consumer<RestoreWindow.Builder> restoreWindow)
Sets the value of the RestoreWindow property for this object.
|
DBClusterAutomatedBackup.Builder |
restoreWindow(RestoreWindow restoreWindow)
Sets the value of the RestoreWindow property for this object.
|
DBClusterAutomatedBackup.Builder |
status(String status)
A list of status information for an automated backup:
|
DBClusterAutomatedBackup.Builder |
storageEncrypted(Boolean storageEncrypted)
Indicates whether the source DB cluster is encrypted.
|
DBClusterAutomatedBackup.Builder |
storageType(String storageType)
The storage type associated with the DB cluster.
|
DBClusterAutomatedBackup.Builder |
vpcId(String vpcId)
The VPC ID associated with the DB cluster.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDBClusterAutomatedBackup.Builder engine(String engine)
The name of the database engine for this automated backup.
engine - The name of the database engine for this automated backup.DBClusterAutomatedBackup.Builder vpcId(String vpcId)
The VPC ID associated with the DB cluster.
vpcId - The VPC ID associated with the DB cluster.DBClusterAutomatedBackup.Builder dbClusterAutomatedBackupsArn(String dbClusterAutomatedBackupsArn)
The Amazon Resource Name (ARN) for the automated backups.
dbClusterAutomatedBackupsArn - The Amazon Resource Name (ARN) for the automated backups.DBClusterAutomatedBackup.Builder dbClusterIdentifier(String dbClusterIdentifier)
The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region.
dbClusterIdentifier - The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web
Services Region.DBClusterAutomatedBackup.Builder restoreWindow(RestoreWindow restoreWindow)
restoreWindow - The new value for the RestoreWindow property for this object.default DBClusterAutomatedBackup.Builder restoreWindow(Consumer<RestoreWindow.Builder> restoreWindow)
RestoreWindow.Builder avoiding the need
to create one manually via RestoreWindow.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to restoreWindow(RestoreWindow).
restoreWindow - a consumer that will call methods on RestoreWindow.BuilderrestoreWindow(RestoreWindow)DBClusterAutomatedBackup.Builder masterUsername(String masterUsername)
The master user name of the automated backup.
masterUsername - The master user name of the automated backup.DBClusterAutomatedBackup.Builder dbClusterResourceId(String dbClusterResourceId)
The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region.
dbClusterResourceId - The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web
Services Region.DBClusterAutomatedBackup.Builder region(String region)
The Amazon Web Services Region associated with the automated backup.
region - The Amazon Web Services Region associated with the automated backup.DBClusterAutomatedBackup.Builder licenseModel(String licenseModel)
The license model information for this DB cluster automated backup.
licenseModel - The license model information for this DB cluster automated backup.DBClusterAutomatedBackup.Builder status(String status)
A list of status information for an automated backup:
retained - Automated backups for deleted clusters.
status - A list of status information for an automated backup:
retained - Automated backups for deleted clusters.
DBClusterAutomatedBackup.Builder iamDatabaseAuthenticationEnabled(Boolean iamDatabaseAuthenticationEnabled)
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
iamDatabaseAuthenticationEnabled - Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.DBClusterAutomatedBackup.Builder clusterCreateTime(Instant clusterCreateTime)
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
clusterCreateTime - The time when the DB cluster was created, in Universal Coordinated Time (UTC).DBClusterAutomatedBackup.Builder storageEncrypted(Boolean storageEncrypted)
Indicates whether the source DB cluster is encrypted.
storageEncrypted - Indicates whether the source DB cluster is encrypted.DBClusterAutomatedBackup.Builder allocatedStorage(Integer allocatedStorage)
For all database engines except Amazon Aurora, AllocatedStorage specifies the allocated storage
size in gibibytes (GiB). For Aurora, AllocatedStorage always returns 1, because Aurora DB
cluster storage size isn't fixed, but instead automatically adjusts as needed.
allocatedStorage - For all database engines except Amazon Aurora, AllocatedStorage specifies the allocated
storage size in gibibytes (GiB). For Aurora, AllocatedStorage always returns 1, because
Aurora DB cluster storage size isn't fixed, but instead automatically adjusts as needed.DBClusterAutomatedBackup.Builder engineVersion(String engineVersion)
The version of the database engine for the automated backup.
engineVersion - The version of the database engine for the automated backup.DBClusterAutomatedBackup.Builder dbClusterArn(String dbClusterArn)
The Amazon Resource Name (ARN) for the source DB cluster.
dbClusterArn - The Amazon Resource Name (ARN) for the source DB cluster.DBClusterAutomatedBackup.Builder backupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the automated backups.
backupRetentionPeriod - The retention period for the automated backups.DBClusterAutomatedBackup.Builder engineMode(String engineMode)
The engine mode of the database engine for the automated backup.
engineMode - The engine mode of the database engine for the automated backup.DBClusterAutomatedBackup.Builder availabilityZones(Collection<String> availabilityZones)
The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones.
availabilityZones - The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web
Services Regions and Availability Zones, see Regions and Availability Zones.DBClusterAutomatedBackup.Builder availabilityZones(String... availabilityZones)
The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones.
availabilityZones - The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web
Services Regions and Availability Zones, see Regions and Availability Zones.DBClusterAutomatedBackup.Builder port(Integer port)
The port number that the automated backup used for connections.
Default: Inherits from the source DB cluster
Valid Values: 1150-65535
port - The port number that the automated backup used for connections.
Default: Inherits from the source DB cluster
Valid Values: 1150-65535
DBClusterAutomatedBackup.Builder kmsKeyId(String kmsKeyId)
The Amazon Web Services KMS key ID for an automated backup.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
kmsKeyId - The Amazon Web Services KMS key ID for an automated backup.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
DBClusterAutomatedBackup.Builder storageType(String storageType)
The storage type associated with the DB cluster.
This setting is only for non-Aurora Multi-AZ DB clusters.
storageType - The storage type associated with the DB cluster.
This setting is only for non-Aurora Multi-AZ DB clusters.
DBClusterAutomatedBackup.Builder iops(Integer iops)
The IOPS (I/O operations per second) value for the automated backup.
This setting is only for non-Aurora Multi-AZ DB clusters.
iops - The IOPS (I/O operations per second) value for the automated backup.
This setting is only for non-Aurora Multi-AZ DB clusters.
DBClusterAutomatedBackup.Builder awsBackupRecoveryPointArn(String awsBackupRecoveryPointArn)
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
awsBackupRecoveryPointArn - The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.Copyright © 2023. All rights reserved.