public static interface AwsRdsDbInstanceDetails.Builder extends SdkPojo, CopyableBuilder<AwsRdsDbInstanceDetails.Builder,AwsRdsDbInstanceDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbInstanceDetails.Builder |
allocatedStorage(Integer allocatedStorage)
The amount of storage (in gigabytes) to initially allocate for the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
associatedRoles(AwsRdsDbInstanceAssociatedRole... associatedRoles)
The IAM roles associated with the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
associatedRoles(Collection<AwsRdsDbInstanceAssociatedRole> associatedRoles)
The IAM roles associated with the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
associatedRoles(Consumer<AwsRdsDbInstanceAssociatedRole.Builder>... associatedRoles)
The IAM roles associated with the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade)
Indicates whether minor version patches are applied automatically.
|
AwsRdsDbInstanceDetails.Builder |
availabilityZone(String availabilityZone)
The Availability Zone where the DB instance will be created.
|
AwsRdsDbInstanceDetails.Builder |
backupRetentionPeriod(Integer backupRetentionPeriod)
The number of days for which to retain automated backups.
|
AwsRdsDbInstanceDetails.Builder |
caCertificateIdentifier(String caCertificateIdentifier)
The identifier of the CA certificate for this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
characterSetName(String characterSetName)
The name of the character set that this DB instance is associated with.
|
AwsRdsDbInstanceDetails.Builder |
copyTagsToSnapshot(Boolean copyTagsToSnapshot)
Whether to copy resource tags to snapshots of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbClusterIdentifier(String dbClusterIdentifier)
If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a
member of.
|
AwsRdsDbInstanceDetails.Builder |
dbInstanceClass(String dbInstanceClass)
Contains the name of the compute and memory capacity class of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbInstanceIdentifier(String dbInstanceIdentifier)
Contains a user-supplied database identifier.
|
AwsRdsDbInstanceDetails.Builder |
dbInstancePort(Integer dbInstancePort)
Specifies the port that the DB instance listens on.
|
AwsRdsDbInstanceDetails.Builder |
dbInstanceStatus(String dbInstanceStatus)
The current status of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbiResourceId(String dbiResourceId)
The Amazon Web Services Region-unique, immutable identifier for the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbName(String dbName)
The meaning of this parameter differs according to the database engine you use.
|
AwsRdsDbInstanceDetails.Builder |
dbParameterGroups(AwsRdsDbParameterGroup... dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbParameterGroups(Collection<AwsRdsDbParameterGroup> dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbParameterGroups(Consumer<AwsRdsDbParameterGroup.Builder>... dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbSecurityGroups(Collection<String> dbSecurityGroups)
A list of the DB security groups to assign to the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbSecurityGroups(String... dbSecurityGroups)
A list of the DB security groups to assign to the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
dbSubnetGroup(AwsRdsDbSubnetGroup dbSubnetGroup)
Information about the subnet group that is associated with the DB instance.
|
default AwsRdsDbInstanceDetails.Builder |
dbSubnetGroup(Consumer<AwsRdsDbSubnetGroup.Builder> dbSubnetGroup)
Information about the subnet group that is associated with the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
deletionProtection(Boolean deletionProtection)
Indicates whether the DB instance has deletion protection enabled.
|
AwsRdsDbInstanceDetails.Builder |
domainMemberships(AwsRdsDbDomainMembership... domainMemberships)
The Active Directory domain membership records associated with the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
domainMemberships(Collection<AwsRdsDbDomainMembership> domainMemberships)
The Active Directory domain membership records associated with the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
domainMemberships(Consumer<AwsRdsDbDomainMembership.Builder>... domainMemberships)
The Active Directory domain membership records associated with the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
enabledCloudWatchLogsExports(Collection<String> enabledCloudWatchLogsExports)
A list of log types that this DB instance is configured to export to CloudWatch Logs.
|
AwsRdsDbInstanceDetails.Builder |
enabledCloudWatchLogsExports(String... enabledCloudWatchLogsExports)
A list of log types that this DB instance is configured to export to CloudWatch Logs.
|
AwsRdsDbInstanceDetails.Builder |
endpoint(AwsRdsDbInstanceEndpoint endpoint)
Specifies the connection endpoint.
|
default AwsRdsDbInstanceDetails.Builder |
endpoint(Consumer<AwsRdsDbInstanceEndpoint.Builder> endpoint)
Specifies the connection endpoint.
|
AwsRdsDbInstanceDetails.Builder |
engine(String engine)
Provides the name of the database engine to use for this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
engineVersion(String engineVersion)
Indicates the database engine version.
|
AwsRdsDbInstanceDetails.Builder |
enhancedMonitoringResourceArn(String enhancedMonitoringResourceArn)
The ARN of the CloudWatch Logs log stream that receives the enhanced monitoring metrics data for the DB
instance.
|
AwsRdsDbInstanceDetails.Builder |
iamDatabaseAuthenticationEnabled(Boolean iamDatabaseAuthenticationEnabled)
True if mapping of IAM accounts to database accounts is enabled, and otherwise false.
|
AwsRdsDbInstanceDetails.Builder |
instanceCreateTime(String instanceCreateTime)
Indicates when the DB instance was created.
|
AwsRdsDbInstanceDetails.Builder |
iops(Integer iops)
Specifies the provisioned IOPS (I/O operations per second) for this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
kmsKeyId(String kmsKeyId)
If
StorageEncrypted is true, the KMS key identifier for the encrypted DB instance. |
AwsRdsDbInstanceDetails.Builder |
latestRestorableTime(String latestRestorableTime)
Specifies the latest time to which a database can be restored with point-in-time restore.
|
AwsRdsDbInstanceDetails.Builder |
licenseModel(String licenseModel)
License model information for this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
listenerEndpoint(AwsRdsDbInstanceEndpoint listenerEndpoint)
Sets the value of the ListenerEndpoint property for this object.
|
default AwsRdsDbInstanceDetails.Builder |
listenerEndpoint(Consumer<AwsRdsDbInstanceEndpoint.Builder> listenerEndpoint)
Sets the value of the ListenerEndpoint property for this object.
|
AwsRdsDbInstanceDetails.Builder |
masterUsername(String masterUsername)
The master user name of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
maxAllocatedStorage(Integer maxAllocatedStorage)
The upper limit to which Amazon RDS can automatically scale the storage of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
monitoringInterval(Integer monitoringInterval)
The interval, in seconds, between points when enhanced monitoring metrics are collected for the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
monitoringRoleArn(String monitoringRoleArn)
The ARN for the IAM role that permits Amazon RDS to send enhanced monitoring metrics to CloudWatch Logs.
|
AwsRdsDbInstanceDetails.Builder |
multiAz(Boolean multiAz)
Whether the DB instance is a multiple Availability Zone deployment.
|
AwsRdsDbInstanceDetails.Builder |
optionGroupMemberships(AwsRdsDbOptionGroupMembership... optionGroupMemberships)
The list of option group memberships for this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
optionGroupMemberships(Collection<AwsRdsDbOptionGroupMembership> optionGroupMemberships)
The list of option group memberships for this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
optionGroupMemberships(Consumer<AwsRdsDbOptionGroupMembership.Builder>... optionGroupMemberships)
The list of option group memberships for this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
pendingModifiedValues(AwsRdsDbPendingModifiedValues pendingModifiedValues)
Changes to the DB instance that are currently pending.
|
default AwsRdsDbInstanceDetails.Builder |
pendingModifiedValues(Consumer<AwsRdsDbPendingModifiedValues.Builder> pendingModifiedValues)
Changes to the DB instance that are currently pending.
|
AwsRdsDbInstanceDetails.Builder |
performanceInsightsEnabled(Boolean performanceInsightsEnabled)
Indicates whether Performance Insights is enabled for the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
performanceInsightsKmsKeyId(String performanceInsightsKmsKeyId)
The identifier of the KMS key used to encrypt the Performance Insights data.
|
AwsRdsDbInstanceDetails.Builder |
performanceInsightsRetentionPeriod(Integer performanceInsightsRetentionPeriod)
The number of days to retain Performance Insights data.
|
AwsRdsDbInstanceDetails.Builder |
preferredBackupWindow(String preferredBackupWindow)
The range of time each day when automated backups are created, if automated backups are enabled.
|
AwsRdsDbInstanceDetails.Builder |
preferredMaintenanceWindow(String preferredMaintenanceWindow)
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
|
AwsRdsDbInstanceDetails.Builder |
processorFeatures(AwsRdsDbProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
processorFeatures(Collection<AwsRdsDbProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
processorFeatures(Consumer<AwsRdsDbProcessorFeature.Builder>... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
promotionTier(Integer promotionTier)
The order in which to promote an Aurora replica to the primary instance after a failure of the existing
primary instance.
|
AwsRdsDbInstanceDetails.Builder |
publiclyAccessible(Boolean publiclyAccessible)
Specifies the accessibility options for the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
readReplicaDBClusterIdentifiers(Collection<String> readReplicaDBClusterIdentifiers)
List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
|
AwsRdsDbInstanceDetails.Builder |
readReplicaDBClusterIdentifiers(String... readReplicaDBClusterIdentifiers)
List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
|
AwsRdsDbInstanceDetails.Builder |
readReplicaDBInstanceIdentifiers(Collection<String> readReplicaDBInstanceIdentifiers)
List of identifiers of the read replicas associated with this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
readReplicaDBInstanceIdentifiers(String... readReplicaDBInstanceIdentifiers)
List of identifiers of the read replicas associated with this DB instance.
|
AwsRdsDbInstanceDetails.Builder |
readReplicaSourceDBInstanceIdentifier(String readReplicaSourceDBInstanceIdentifier)
If this DB instance is a read replica, contains the identifier of the source DB instance.
|
AwsRdsDbInstanceDetails.Builder |
secondaryAvailabilityZone(String secondaryAvailabilityZone)
For a DB instance with multi-Availability Zone support, the name of the secondary Availability Zone.
|
AwsRdsDbInstanceDetails.Builder |
statusInfos(AwsRdsDbStatusInfo... statusInfos)
The status of a read replica.
|
AwsRdsDbInstanceDetails.Builder |
statusInfos(Collection<AwsRdsDbStatusInfo> statusInfos)
The status of a read replica.
|
AwsRdsDbInstanceDetails.Builder |
statusInfos(Consumer<AwsRdsDbStatusInfo.Builder>... statusInfos)
The status of a read replica.
|
AwsRdsDbInstanceDetails.Builder |
storageEncrypted(Boolean storageEncrypted)
Specifies whether the DB instance is encrypted.
|
AwsRdsDbInstanceDetails.Builder |
storageType(String storageType)
The storage type for the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
tdeCredentialArn(String tdeCredentialArn)
The ARN from the key store with which the instance is associated for TDE encryption.
|
AwsRdsDbInstanceDetails.Builder |
timezone(String timezone)
The time zone of the DB instance.
|
AwsRdsDbInstanceDetails.Builder |
vpcSecurityGroups(AwsRdsDbInstanceVpcSecurityGroup... vpcSecurityGroups)
A list of VPC security groups that the DB instance belongs to.
|
AwsRdsDbInstanceDetails.Builder |
vpcSecurityGroups(Collection<AwsRdsDbInstanceVpcSecurityGroup> vpcSecurityGroups)
A list of VPC security groups that the DB instance belongs to.
|
AwsRdsDbInstanceDetails.Builder |
vpcSecurityGroups(Consumer<AwsRdsDbInstanceVpcSecurityGroup.Builder>... vpcSecurityGroups)
A list of VPC security groups that the DB instance belongs to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRdsDbInstanceDetails.Builder associatedRoles(Collection<AwsRdsDbInstanceAssociatedRole> associatedRoles)
The IAM roles associated with the DB instance.
associatedRoles - The IAM roles associated with the DB instance.AwsRdsDbInstanceDetails.Builder associatedRoles(AwsRdsDbInstanceAssociatedRole... associatedRoles)
The IAM roles associated with the DB instance.
associatedRoles - The IAM roles associated with the DB instance.AwsRdsDbInstanceDetails.Builder associatedRoles(Consumer<AwsRdsDbInstanceAssociatedRole.Builder>... associatedRoles)
The IAM roles associated with the DB instance.
This is a convenience method that creates an instance of theAwsRdsDbInstanceAssociatedRole.Builder avoiding the
need to create one manually via
AwsRdsDbInstanceAssociatedRole.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #associatedRoles(List.
associatedRoles - a consumer that will call methods on
AwsRdsDbInstanceAssociatedRole.Builder#associatedRoles(java.util.Collection) AwsRdsDbInstanceDetails.Builder caCertificateIdentifier(String caCertificateIdentifier)
The identifier of the CA certificate for this DB instance.
caCertificateIdentifier - The identifier of the CA certificate for this DB instance.AwsRdsDbInstanceDetails.Builder dbClusterIdentifier(String dbClusterIdentifier)
If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
dbClusterIdentifier - If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB
instance is a member of.AwsRdsDbInstanceDetails.Builder dbInstanceIdentifier(String dbInstanceIdentifier)
Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
dbInstanceIdentifier - Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB
instance.AwsRdsDbInstanceDetails.Builder dbInstanceClass(String dbInstanceClass)
Contains the name of the compute and memory capacity class of the DB instance.
dbInstanceClass - Contains the name of the compute and memory capacity class of the DB instance.AwsRdsDbInstanceDetails.Builder dbInstancePort(Integer dbInstancePort)
Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.
dbInstancePort - Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this
can be a different port than the DB cluster port.AwsRdsDbInstanceDetails.Builder dbiResourceId(String dbiResourceId)
The Amazon Web Services Region-unique, immutable identifier for the DB instance. This identifier is found in CloudTrail log entries whenever the KMS key for the DB instance is accessed.
dbiResourceId - The Amazon Web Services Region-unique, immutable identifier for the DB instance. This identifier is
found in CloudTrail log entries whenever the KMS key for the DB instance is accessed.AwsRdsDbInstanceDetails.Builder dbName(String dbName)
The meaning of this parameter differs according to the database engine you use.
MySQL, MariaDB, SQL Server, PostgreSQL
Contains the name of the initial database of this instance that was provided at create time, if one was specified when the DB instance was created. This same name is returned for the life of the DB instance.
Oracle
Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to an Oracle DB instance.
dbName - The meaning of this parameter differs according to the database engine you use.
MySQL, MariaDB, SQL Server, PostgreSQL
Contains the name of the initial database of this instance that was provided at create time, if one was specified when the DB instance was created. This same name is returned for the life of the DB instance.
Oracle
Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to an Oracle DB instance.
AwsRdsDbInstanceDetails.Builder deletionProtection(Boolean deletionProtection)
Indicates whether the DB instance has deletion protection enabled.
When deletion protection is enabled, the database cannot be deleted.
deletionProtection - Indicates whether the DB instance has deletion protection enabled.
When deletion protection is enabled, the database cannot be deleted.
AwsRdsDbInstanceDetails.Builder endpoint(AwsRdsDbInstanceEndpoint endpoint)
Specifies the connection endpoint.
endpoint - Specifies the connection endpoint.default AwsRdsDbInstanceDetails.Builder endpoint(Consumer<AwsRdsDbInstanceEndpoint.Builder> endpoint)
Specifies the connection endpoint.
This is a convenience method that creates an instance of theAwsRdsDbInstanceEndpoint.Builder
avoiding the need to create one manually via AwsRdsDbInstanceEndpoint.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to endpoint(AwsRdsDbInstanceEndpoint).
endpoint - a consumer that will call methods on AwsRdsDbInstanceEndpoint.Builderendpoint(AwsRdsDbInstanceEndpoint)AwsRdsDbInstanceDetails.Builder engine(String engine)
Provides the name of the database engine to use for this DB instance.
engine - Provides the name of the database engine to use for this DB instance.AwsRdsDbInstanceDetails.Builder engineVersion(String engineVersion)
Indicates the database engine version.
engineVersion - Indicates the database engine version.AwsRdsDbInstanceDetails.Builder iamDatabaseAuthenticationEnabled(Boolean iamDatabaseAuthenticationEnabled)
True if mapping of IAM accounts to database accounts is enabled, and otherwise false.
IAM database authentication can be enabled for the following database engines.
For MySQL 5.6, minor version 5.6.34 or higher
For MySQL 5.7, minor version 5.7.16 or higher
Aurora 5.6 or higher
iamDatabaseAuthenticationEnabled - True if mapping of IAM accounts to database accounts is enabled, and otherwise false.
IAM database authentication can be enabled for the following database engines.
For MySQL 5.6, minor version 5.6.34 or higher
For MySQL 5.7, minor version 5.7.16 or higher
Aurora 5.6 or higher
AwsRdsDbInstanceDetails.Builder instanceCreateTime(String instanceCreateTime)
Indicates when the DB instance was created.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format.
The value cannot contain spaces, and date and time should be separated by T. For example,
2020-03-22T13:22:13.933Z.
instanceCreateTime - Indicates when the DB instance was created.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time
Format. The value cannot contain spaces, and date and time should be separated by T.
For example, 2020-03-22T13:22:13.933Z.
AwsRdsDbInstanceDetails.Builder kmsKeyId(String kmsKeyId)
If StorageEncrypted is true, the KMS key identifier for the encrypted DB instance.
kmsKeyId - If StorageEncrypted is true, the KMS key identifier for the encrypted DB instance.AwsRdsDbInstanceDetails.Builder publiclyAccessible(Boolean publiclyAccessible)
Specifies the accessibility options for the DB instance.
A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address.
A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
publiclyAccessible - Specifies the accessibility options for the DB instance.
A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address.
A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
AwsRdsDbInstanceDetails.Builder storageEncrypted(Boolean storageEncrypted)
Specifies whether the DB instance is encrypted.
storageEncrypted - Specifies whether the DB instance is encrypted.AwsRdsDbInstanceDetails.Builder tdeCredentialArn(String tdeCredentialArn)
The ARN from the key store with which the instance is associated for TDE encryption.
tdeCredentialArn - The ARN from the key store with which the instance is associated for TDE encryption.AwsRdsDbInstanceDetails.Builder vpcSecurityGroups(Collection<AwsRdsDbInstanceVpcSecurityGroup> vpcSecurityGroups)
A list of VPC security groups that the DB instance belongs to.
vpcSecurityGroups - A list of VPC security groups that the DB instance belongs to.AwsRdsDbInstanceDetails.Builder vpcSecurityGroups(AwsRdsDbInstanceVpcSecurityGroup... vpcSecurityGroups)
A list of VPC security groups that the DB instance belongs to.
vpcSecurityGroups - A list of VPC security groups that the DB instance belongs to.AwsRdsDbInstanceDetails.Builder vpcSecurityGroups(Consumer<AwsRdsDbInstanceVpcSecurityGroup.Builder>... vpcSecurityGroups)
A list of VPC security groups that the DB instance belongs to.
This is a convenience method that creates an instance of theAwsRdsDbInstanceVpcSecurityGroup.Builder avoiding
the need to create one manually via
AwsRdsDbInstanceVpcSecurityGroup.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #vpcSecurityGroups(List.
vpcSecurityGroups - a consumer that will call methods on
AwsRdsDbInstanceVpcSecurityGroup.Builder#vpcSecurityGroups(java.util.Collection) AwsRdsDbInstanceDetails.Builder multiAz(Boolean multiAz)
Whether the DB instance is a multiple Availability Zone deployment.
multiAz - Whether the DB instance is a multiple Availability Zone deployment.AwsRdsDbInstanceDetails.Builder enhancedMonitoringResourceArn(String enhancedMonitoringResourceArn)
The ARN of the CloudWatch Logs log stream that receives the enhanced monitoring metrics data for the DB instance.
enhancedMonitoringResourceArn - The ARN of the CloudWatch Logs log stream that receives the enhanced monitoring metrics data for the
DB instance.AwsRdsDbInstanceDetails.Builder dbInstanceStatus(String dbInstanceStatus)
The current status of the DB instance.
dbInstanceStatus - The current status of the DB instance.AwsRdsDbInstanceDetails.Builder masterUsername(String masterUsername)
The master user name of the DB instance.
masterUsername - The master user name of the DB instance.AwsRdsDbInstanceDetails.Builder allocatedStorage(Integer allocatedStorage)
The amount of storage (in gigabytes) to initially allocate for the DB instance.
allocatedStorage - The amount of storage (in gigabytes) to initially allocate for the DB instance.AwsRdsDbInstanceDetails.Builder preferredBackupWindow(String preferredBackupWindow)
The range of time each day when automated backups are created, if automated backups are enabled.
Uses the format HH:MM-HH:MM. For example, 04:52-05:22.
preferredBackupWindow - The range of time each day when automated backups are created, if automated backups are enabled.
Uses the format HH:MM-HH:MM. For example, 04:52-05:22.
AwsRdsDbInstanceDetails.Builder backupRetentionPeriod(Integer backupRetentionPeriod)
The number of days for which to retain automated backups.
backupRetentionPeriod - The number of days for which to retain automated backups.AwsRdsDbInstanceDetails.Builder dbSecurityGroups(Collection<String> dbSecurityGroups)
A list of the DB security groups to assign to the DB instance.
dbSecurityGroups - A list of the DB security groups to assign to the DB instance.AwsRdsDbInstanceDetails.Builder dbSecurityGroups(String... dbSecurityGroups)
A list of the DB security groups to assign to the DB instance.
dbSecurityGroups - A list of the DB security groups to assign to the DB instance.AwsRdsDbInstanceDetails.Builder dbParameterGroups(Collection<AwsRdsDbParameterGroup> dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
dbParameterGroups - A list of the DB parameter groups to assign to the DB instance.AwsRdsDbInstanceDetails.Builder dbParameterGroups(AwsRdsDbParameterGroup... dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
dbParameterGroups - A list of the DB parameter groups to assign to the DB instance.AwsRdsDbInstanceDetails.Builder dbParameterGroups(Consumer<AwsRdsDbParameterGroup.Builder>... dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
This is a convenience method that creates an instance of theAwsRdsDbParameterGroup.Builder avoiding the need to
create one manually via
AwsRdsDbParameterGroup.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #dbParameterGroups(List.
dbParameterGroups - a consumer that will call methods on
AwsRdsDbParameterGroup.Builder#dbParameterGroups(java.util.Collection) AwsRdsDbInstanceDetails.Builder availabilityZone(String availabilityZone)
The Availability Zone where the DB instance will be created.
availabilityZone - The Availability Zone where the DB instance will be created.AwsRdsDbInstanceDetails.Builder dbSubnetGroup(AwsRdsDbSubnetGroup dbSubnetGroup)
Information about the subnet group that is associated with the DB instance.
dbSubnetGroup - Information about the subnet group that is associated with the DB instance.default AwsRdsDbInstanceDetails.Builder dbSubnetGroup(Consumer<AwsRdsDbSubnetGroup.Builder> dbSubnetGroup)
Information about the subnet group that is associated with the DB instance.
This is a convenience method that creates an instance of theAwsRdsDbSubnetGroup.Builder avoiding the
need to create one manually via AwsRdsDbSubnetGroup.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to dbSubnetGroup(AwsRdsDbSubnetGroup).
dbSubnetGroup - a consumer that will call methods on AwsRdsDbSubnetGroup.BuilderdbSubnetGroup(AwsRdsDbSubnetGroup)AwsRdsDbInstanceDetails.Builder preferredMaintenanceWindow(String preferredMaintenanceWindow)
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
Uses the format <day>:HH:MM-<day>:HH:MM.
For the day values, use mon|tue|wed|thu|fri|
sat|sun.
For example, sun:09:32-sun:10:02.
preferredMaintenanceWindow - The weekly time range during which system maintenance can occur, in Universal Coordinated Time
(UTC).
Uses the format <day>:HH:MM-<day>:HH:MM.
For the day values, use mon|tue|wed|thu|
fri|sat|sun.
For example, sun:09:32-sun:10:02.
AwsRdsDbInstanceDetails.Builder pendingModifiedValues(AwsRdsDbPendingModifiedValues pendingModifiedValues)
Changes to the DB instance that are currently pending.
pendingModifiedValues - Changes to the DB instance that are currently pending.default AwsRdsDbInstanceDetails.Builder pendingModifiedValues(Consumer<AwsRdsDbPendingModifiedValues.Builder> pendingModifiedValues)
Changes to the DB instance that are currently pending.
This is a convenience method that creates an instance of theAwsRdsDbPendingModifiedValues.Builder
avoiding the need to create one manually via AwsRdsDbPendingModifiedValues.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to pendingModifiedValues(AwsRdsDbPendingModifiedValues).
pendingModifiedValues - a consumer that will call methods on AwsRdsDbPendingModifiedValues.BuilderpendingModifiedValues(AwsRdsDbPendingModifiedValues)AwsRdsDbInstanceDetails.Builder latestRestorableTime(String latestRestorableTime)
Specifies the latest time to which a database can be restored with point-in-time restore.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format.
The value cannot contain spaces, and date and time should be separated by T. For example,
2020-03-22T13:22:13.933Z.
latestRestorableTime - Specifies the latest time to which a database can be restored with point-in-time restore.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time
Format. The value cannot contain spaces, and date and time should be separated by T.
For example, 2020-03-22T13:22:13.933Z.
AwsRdsDbInstanceDetails.Builder autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade)
Indicates whether minor version patches are applied automatically.
autoMinorVersionUpgrade - Indicates whether minor version patches are applied automatically.AwsRdsDbInstanceDetails.Builder readReplicaSourceDBInstanceIdentifier(String readReplicaSourceDBInstanceIdentifier)
If this DB instance is a read replica, contains the identifier of the source DB instance.
readReplicaSourceDBInstanceIdentifier - If this DB instance is a read replica, contains the identifier of the source DB instance.AwsRdsDbInstanceDetails.Builder readReplicaDBInstanceIdentifiers(Collection<String> readReplicaDBInstanceIdentifiers)
List of identifiers of the read replicas associated with this DB instance.
readReplicaDBInstanceIdentifiers - List of identifiers of the read replicas associated with this DB instance.AwsRdsDbInstanceDetails.Builder readReplicaDBInstanceIdentifiers(String... readReplicaDBInstanceIdentifiers)
List of identifiers of the read replicas associated with this DB instance.
readReplicaDBInstanceIdentifiers - List of identifiers of the read replicas associated with this DB instance.AwsRdsDbInstanceDetails.Builder readReplicaDBClusterIdentifiers(Collection<String> readReplicaDBClusterIdentifiers)
List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
readReplicaDBClusterIdentifiers - List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read
replica.AwsRdsDbInstanceDetails.Builder readReplicaDBClusterIdentifiers(String... readReplicaDBClusterIdentifiers)
List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
readReplicaDBClusterIdentifiers - List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read
replica.AwsRdsDbInstanceDetails.Builder licenseModel(String licenseModel)
License model information for this DB instance.
licenseModel - License model information for this DB instance.AwsRdsDbInstanceDetails.Builder iops(Integer iops)
Specifies the provisioned IOPS (I/O operations per second) for this DB instance.
iops - Specifies the provisioned IOPS (I/O operations per second) for this DB instance.AwsRdsDbInstanceDetails.Builder optionGroupMemberships(Collection<AwsRdsDbOptionGroupMembership> optionGroupMemberships)
The list of option group memberships for this DB instance.
optionGroupMemberships - The list of option group memberships for this DB instance.AwsRdsDbInstanceDetails.Builder optionGroupMemberships(AwsRdsDbOptionGroupMembership... optionGroupMemberships)
The list of option group memberships for this DB instance.
optionGroupMemberships - The list of option group memberships for this DB instance.AwsRdsDbInstanceDetails.Builder optionGroupMemberships(Consumer<AwsRdsDbOptionGroupMembership.Builder>... optionGroupMemberships)
The list of option group memberships for this DB instance.
This is a convenience method that creates an instance of theAwsRdsDbOptionGroupMembership.Builder avoiding the
need to create one manually via
AwsRdsDbOptionGroupMembership.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #optionGroupMemberships(List.
optionGroupMemberships - a consumer that will call methods on
AwsRdsDbOptionGroupMembership.Builder#optionGroupMemberships(java.util.Collection) AwsRdsDbInstanceDetails.Builder characterSetName(String characterSetName)
The name of the character set that this DB instance is associated with.
characterSetName - The name of the character set that this DB instance is associated with.AwsRdsDbInstanceDetails.Builder secondaryAvailabilityZone(String secondaryAvailabilityZone)
For a DB instance with multi-Availability Zone support, the name of the secondary Availability Zone.
secondaryAvailabilityZone - For a DB instance with multi-Availability Zone support, the name of the secondary Availability Zone.AwsRdsDbInstanceDetails.Builder statusInfos(Collection<AwsRdsDbStatusInfo> statusInfos)
The status of a read replica. If the instance isn't a read replica, this is empty.
statusInfos - The status of a read replica. If the instance isn't a read replica, this is empty.AwsRdsDbInstanceDetails.Builder statusInfos(AwsRdsDbStatusInfo... statusInfos)
The status of a read replica. If the instance isn't a read replica, this is empty.
statusInfos - The status of a read replica. If the instance isn't a read replica, this is empty.AwsRdsDbInstanceDetails.Builder statusInfos(Consumer<AwsRdsDbStatusInfo.Builder>... statusInfos)
The status of a read replica. If the instance isn't a read replica, this is empty.
This is a convenience method that creates an instance of theAwsRdsDbStatusInfo.Builder avoiding the need to
create one manually via
AwsRdsDbStatusInfo.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #statusInfos(List.
statusInfos - a consumer that will call methods on
AwsRdsDbStatusInfo.Builder#statusInfos(java.util.Collection) AwsRdsDbInstanceDetails.Builder storageType(String storageType)
The storage type for the DB instance.
storageType - The storage type for the DB instance.AwsRdsDbInstanceDetails.Builder domainMemberships(Collection<AwsRdsDbDomainMembership> domainMemberships)
The Active Directory domain membership records associated with the DB instance.
domainMemberships - The Active Directory domain membership records associated with the DB instance.AwsRdsDbInstanceDetails.Builder domainMemberships(AwsRdsDbDomainMembership... domainMemberships)
The Active Directory domain membership records associated with the DB instance.
domainMemberships - The Active Directory domain membership records associated with the DB instance.AwsRdsDbInstanceDetails.Builder domainMemberships(Consumer<AwsRdsDbDomainMembership.Builder>... domainMemberships)
The Active Directory domain membership records associated with the DB instance.
This is a convenience method that creates an instance of theAwsRdsDbDomainMembership.Builder avoiding the need
to create one manually via
AwsRdsDbDomainMembership.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #domainMemberships(List.
domainMemberships - a consumer that will call methods on
AwsRdsDbDomainMembership.Builder#domainMemberships(java.util.Collection) AwsRdsDbInstanceDetails.Builder copyTagsToSnapshot(Boolean copyTagsToSnapshot)
Whether to copy resource tags to snapshots of the DB instance.
copyTagsToSnapshot - Whether to copy resource tags to snapshots of the DB instance.AwsRdsDbInstanceDetails.Builder monitoringInterval(Integer monitoringInterval)
The interval, in seconds, between points when enhanced monitoring metrics are collected for the DB instance.
monitoringInterval - The interval, in seconds, between points when enhanced monitoring metrics are collected for the DB
instance.AwsRdsDbInstanceDetails.Builder monitoringRoleArn(String monitoringRoleArn)
The ARN for the IAM role that permits Amazon RDS to send enhanced monitoring metrics to CloudWatch Logs.
monitoringRoleArn - The ARN for the IAM role that permits Amazon RDS to send enhanced monitoring metrics to CloudWatch
Logs.AwsRdsDbInstanceDetails.Builder promotionTier(Integer promotionTier)
The order in which to promote an Aurora replica to the primary instance after a failure of the existing primary instance.
promotionTier - The order in which to promote an Aurora replica to the primary instance after a failure of the
existing primary instance.AwsRdsDbInstanceDetails.Builder timezone(String timezone)
The time zone of the DB instance.
timezone - The time zone of the DB instance.AwsRdsDbInstanceDetails.Builder performanceInsightsEnabled(Boolean performanceInsightsEnabled)
Indicates whether Performance Insights is enabled for the DB instance.
performanceInsightsEnabled - Indicates whether Performance Insights is enabled for the DB instance.AwsRdsDbInstanceDetails.Builder performanceInsightsKmsKeyId(String performanceInsightsKmsKeyId)
The identifier of the KMS key used to encrypt the Performance Insights data.
performanceInsightsKmsKeyId - The identifier of the KMS key used to encrypt the Performance Insights data.AwsRdsDbInstanceDetails.Builder performanceInsightsRetentionPeriod(Integer performanceInsightsRetentionPeriod)
The number of days to retain Performance Insights data.
performanceInsightsRetentionPeriod - The number of days to retain Performance Insights data.AwsRdsDbInstanceDetails.Builder enabledCloudWatchLogsExports(Collection<String> enabledCloudWatchLogsExports)
A list of log types that this DB instance is configured to export to CloudWatch Logs.
enabledCloudWatchLogsExports - A list of log types that this DB instance is configured to export to CloudWatch Logs.AwsRdsDbInstanceDetails.Builder enabledCloudWatchLogsExports(String... enabledCloudWatchLogsExports)
A list of log types that this DB instance is configured to export to CloudWatch Logs.
enabledCloudWatchLogsExports - A list of log types that this DB instance is configured to export to CloudWatch Logs.AwsRdsDbInstanceDetails.Builder processorFeatures(Collection<AwsRdsDbProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
processorFeatures - The number of CPU cores and the number of threads per core for the DB instance class of the DB
instance.AwsRdsDbInstanceDetails.Builder processorFeatures(AwsRdsDbProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
processorFeatures - The number of CPU cores and the number of threads per core for the DB instance class of the DB
instance.AwsRdsDbInstanceDetails.Builder processorFeatures(Consumer<AwsRdsDbProcessorFeature.Builder>... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
This is a convenience method that creates an instance of theAwsRdsDbProcessorFeature.Builder avoiding the need
to create one manually via
AwsRdsDbProcessorFeature.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #processorFeatures(List.
processorFeatures - a consumer that will call methods on
AwsRdsDbProcessorFeature.Builder#processorFeatures(java.util.Collection) AwsRdsDbInstanceDetails.Builder listenerEndpoint(AwsRdsDbInstanceEndpoint listenerEndpoint)
listenerEndpoint - The new value for the ListenerEndpoint property for this object.default AwsRdsDbInstanceDetails.Builder listenerEndpoint(Consumer<AwsRdsDbInstanceEndpoint.Builder> listenerEndpoint)
AwsRdsDbInstanceEndpoint.Builder
avoiding the need to create one manually via AwsRdsDbInstanceEndpoint.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to listenerEndpoint(AwsRdsDbInstanceEndpoint).
listenerEndpoint - a consumer that will call methods on AwsRdsDbInstanceEndpoint.BuilderlistenerEndpoint(AwsRdsDbInstanceEndpoint)AwsRdsDbInstanceDetails.Builder maxAllocatedStorage(Integer maxAllocatedStorage)
The upper limit to which Amazon RDS can automatically scale the storage of the DB instance.
maxAllocatedStorage - The upper limit to which Amazon RDS can automatically scale the storage of the DB instance.Copyright © 2023. All rights reserved.