DBInstance |
DBInstance.clone() |
|
DBInstance |
DBInstance.withAllocatedStorage(Integer allocatedStorage) |
Specifies the allocated storage size specified in gigabytes.
|
DBInstance |
DBInstance.withAutoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) |
Indicates that minor version patches are applied automatically.
|
DBInstance |
DBInstance.withAvailabilityZone(String availabilityZone) |
Specifies the name of the Availability Zone the DB instance is located
in.
|
DBInstance |
DBInstance.withBackupRetentionPeriod(Integer backupRetentionPeriod) |
Specifies the number of days for which automatic DB snapshots are
retained.
|
DBInstance |
DBInstance.withCACertificateIdentifier(String cACertificateIdentifier) |
The identifier of the CA certificate for this DB instance.
|
DBInstance |
DBInstance.withCharacterSetName(String characterSetName) |
If present, specifies the name of the character set that this instance is
associated with.
|
DBInstance |
DBInstance.withCopyTagsToSnapshot(Boolean copyTagsToSnapshot) |
Specifies whether tags are copied from the DB instance to snapshots of
the DB instance.
|
DBInstance |
DBInstance.withDBClusterIdentifier(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.
|
DBInstance |
DBInstance.withDBInstanceClass(String dBInstanceClass) |
Contains the name of the compute and memory capacity class of the DB
instance.
|
DBInstance |
DBInstance.withDBInstanceIdentifier(String dBInstanceIdentifier) |
Contains a user-supplied database identifier.
|
DBInstance |
DBInstance.withDbInstancePort(Integer dbInstancePort) |
Specifies the port that the DB instance listens on.
|
DBInstance |
DBInstance.withDBInstanceStatus(String dBInstanceStatus) |
Specifies the current state of this database.
|
DBInstance |
DBInstance.withDbiResourceId(String dbiResourceId) |
The region-unique, immutable identifier for the DB instance.
|
DBInstance |
DBInstance.withDBName(String dBName) |
The meaning of this parameter differs according to the database engine
you use.
|
DBInstance |
DBInstance.withDBParameterGroups(DBParameterGroupStatus... dBParameterGroups) |
Provides the list of DB parameter groups applied to this DB instance.
|
DBInstance |
DBInstance.withDBParameterGroups(Collection<DBParameterGroupStatus> dBParameterGroups) |
Provides the list of DB parameter groups applied to this DB instance.
|
DBInstance |
DBInstance.withDBSecurityGroups(DBSecurityGroupMembership... dBSecurityGroups) |
Provides List of DB security group elements containing only
DBSecurityGroup.Name and DBSecurityGroup.Status
subelements.
|
DBInstance |
DBInstance.withDBSecurityGroups(Collection<DBSecurityGroupMembership> dBSecurityGroups) |
Provides List of DB security group elements containing only
DBSecurityGroup.Name and DBSecurityGroup.Status
subelements.
|
DBInstance |
DBInstance.withDBSubnetGroup(DBSubnetGroup dBSubnetGroup) |
Specifies information on the subnet group associated with the DB
instance, including the name, description, and subnets in the subnet
group.
|
DBInstance |
DBInstance.withDomainMemberships(DomainMembership... domainMemberships) |
The Active Directory Domain membership records associated with the DB
instance.
|
DBInstance |
DBInstance.withDomainMemberships(Collection<DomainMembership> domainMemberships) |
The Active Directory Domain membership records associated with the DB
instance.
|
DBInstance |
DBInstance.withEndpoint(Endpoint endpoint) |
Specifies the connection endpoint.
|
DBInstance |
DBInstance.withEngine(String engine) |
Provides the name of the database engine to be used for this DB instance.
|
DBInstance |
DBInstance.withEngineVersion(String engineVersion) |
Indicates the database engine version.
|
DBInstance |
DBInstance.withEnhancedMonitoringResourceArn(String enhancedMonitoringResourceArn) |
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream
that receives the Enhanced Monitoring metrics data for the DB instance.
|
DBInstance |
DBInstance.withInstanceCreateTime(Date instanceCreateTime) |
Provides the date and time the DB instance was created.
|
DBInstance |
DBInstance.withIops(Integer iops) |
Specifies the Provisioned IOPS (I/O operations per second) value.
|
DBInstance |
DBInstance.withKmsKeyId(String kmsKeyId) |
If StorageEncrypted is true, the KMS key identifier for the
encrypted DB instance.
|
DBInstance |
DBInstance.withLatestRestorableTime(Date latestRestorableTime) |
Specifies the latest time to which a database can be restored with
point-in-time restore.
|
DBInstance |
DBInstance.withLicenseModel(String licenseModel) |
License model information for this DB instance.
|
DBInstance |
DBInstance.withMasterUsername(String masterUsername) |
Contains the master username for the DB instance.
|
DBInstance |
DBInstance.withMonitoringInterval(Integer monitoringInterval) |
The interval, in seconds, between points when Enhanced Monitoring metrics
are collected for the DB instance.
|
DBInstance |
DBInstance.withMonitoringRoleArn(String monitoringRoleArn) |
The ARN for the IAM role that permits RDS to send Enhanced Monitoring
metrics to CloudWatch Logs.
|
DBInstance |
DBInstance.withMultiAZ(Boolean multiAZ) |
Specifies if the DB instance is a Multi-AZ deployment.
|
DBInstance |
DBInstance.withOptionGroupMemberships(OptionGroupMembership... optionGroupMemberships) |
Provides the list of option group memberships for this DB instance.
|
DBInstance |
DBInstance.withOptionGroupMemberships(Collection<OptionGroupMembership> optionGroupMemberships) |
Provides the list of option group memberships for this DB instance.
|
DBInstance |
DBInstance.withPendingModifiedValues(PendingModifiedValues pendingModifiedValues) |
Specifies that changes to the DB instance are pending.
|
DBInstance |
DBInstance.withPreferredBackupWindow(String preferredBackupWindow) |
Specifies the daily time range during which automated backups are created
if automated backups are enabled, as determined by the
BackupRetentionPeriod .
|
DBInstance |
DBInstance.withPreferredMaintenanceWindow(String preferredMaintenanceWindow) |
Specifies the weekly time range during which system maintenance can
occur, in Universal Coordinated Time (UTC).
|
DBInstance |
DBInstance.withPromotionTier(Integer promotionTier) |
A value that specifies the order in which an Aurora Replica is promoted
to the primary instance after a failure of the existing primary instance.
|
DBInstance |
DBInstance.withPubliclyAccessible(Boolean publiclyAccessible) |
Specifies the accessibility options for the DB instance.
|
DBInstance |
DBInstance.withReadReplicaDBInstanceIdentifiers(String... readReplicaDBInstanceIdentifiers) |
Contains one or more identifiers of the Read Replicas associated with
this DB instance.
|
DBInstance |
DBInstance.withReadReplicaDBInstanceIdentifiers(Collection<String> readReplicaDBInstanceIdentifiers) |
Contains one or more identifiers of the Read Replicas associated with
this DB instance.
|
DBInstance |
DBInstance.withReadReplicaSourceDBInstanceIdentifier(String readReplicaSourceDBInstanceIdentifier) |
Contains the identifier of the source DB instance if this DB instance is
a Read Replica.
|
DBInstance |
DBInstance.withSecondaryAvailabilityZone(String secondaryAvailabilityZone) |
If present, specifies the name of the secondary Availability Zone for a
DB instance with multi-AZ support.
|
DBInstance |
DBInstance.withStatusInfos(DBInstanceStatusInfo... statusInfos) |
The status of a Read Replica.
|
DBInstance |
DBInstance.withStatusInfos(Collection<DBInstanceStatusInfo> statusInfos) |
The status of a Read Replica.
|
DBInstance |
DBInstance.withStorageEncrypted(Boolean storageEncrypted) |
Specifies whether the DB instance is encrypted.
|
DBInstance |
DBInstance.withStorageType(String storageType) |
Specifies the storage type associated with DB instance.
|
DBInstance |
DBInstance.withTdeCredentialArn(String tdeCredentialArn) |
The ARN from the Key Store with which the instance is associated for TDE
encryption.
|
DBInstance |
DBInstance.withVpcSecurityGroups(VpcSecurityGroupMembership... vpcSecurityGroups) |
Provides List of VPC security group elements that the DB instance belongs
to.
|
DBInstance |
DBInstance.withVpcSecurityGroups(Collection<VpcSecurityGroupMembership> vpcSecurityGroups) |
Provides List of VPC security group elements that the DB instance belongs
to.
|