- DBCluster - Class in com.amazonaws.services.rds.model
-
Contains the details of an Amazon Aurora DB cluster.
- DBCluster() - Constructor for class com.amazonaws.services.rds.model.DBCluster
-
- DBClusterAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The user already has a DB cluster with the given identifier.
- DBClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterAlreadyExistsException
-
Constructs a new DBClusterAlreadyExistsException with the specified error message.
- DBClusterBacktrack - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element in the DescribeDBClusterBacktracks
action.
- DBClusterBacktrack() - Constructor for class com.amazonaws.services.rds.model.DBClusterBacktrack
-
- DBClusterBacktrackNotFoundException - Exception in com.amazonaws.services.rds.model
-
BacktrackIdentifier
doesn't refer to an existing backtrack.
- DBClusterBacktrackNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterBacktrackNotFoundException
-
Constructs a new DBClusterBacktrackNotFoundException with the specified error message.
- DBClusterEndpoint - Class in com.amazonaws.services.rds.model
-
This data type represents the information you need to connect to an Amazon Aurora DB cluster.
- DBClusterEndpoint() - Constructor for class com.amazonaws.services.rds.model.DBClusterEndpoint
-
- DBClusterEndpointAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The specified custom endpoint can't be created because it already exists.
- DBClusterEndpointAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterEndpointAlreadyExistsException
-
Constructs a new DBClusterEndpointAlreadyExistsException with the specified error message.
- DBClusterEndpointNotFoundException - Exception in com.amazonaws.services.rds.model
-
The specified custom endpoint doesn't exist.
- DBClusterEndpointNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterEndpointNotFoundException
-
Constructs a new DBClusterEndpointNotFoundException with the specified error message.
- DBClusterEndpointQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The cluster already has the maximum number of custom endpoints.
- DBClusterEndpointQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterEndpointQuotaExceededException
-
Constructs a new DBClusterEndpointQuotaExceededException with the specified error message.
- DBClusterMember - Class in com.amazonaws.services.rds.model
-
Contains information about an instance that is part of a DB cluster.
- DBClusterMember() - Constructor for class com.amazonaws.services.rds.model.DBClusterMember
-
- DBClusterNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBClusterIdentifier
doesn't refer to an existing DB cluster.
- DBClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterNotFoundException
-
Constructs a new DBClusterNotFoundException with the specified error message.
- DBClusterOptionGroupStatus - Class in com.amazonaws.services.rds.model
-
Contains status information for a DB cluster option group.
- DBClusterOptionGroupStatus() - Constructor for class com.amazonaws.services.rds.model.DBClusterOptionGroupStatus
-
- DBClusterParameterGroup - Class in com.amazonaws.services.rds.model
-
Contains the details of an Amazon RDS DB cluster parameter group.
- DBClusterParameterGroup() - Constructor for class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
- DBClusterParameterGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBClusterParameterGroupName
doesn't refer to an existing DB cluster parameter group.
- DBClusterParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterParameterGroupNotFoundException
-
Constructs a new DBClusterParameterGroupNotFoundException with the specified error message.
- DBClusterQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The user attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.
- DBClusterQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterQuotaExceededException
-
Constructs a new DBClusterQuotaExceededException with the specified error message.
- DBClusterRole - Class in com.amazonaws.services.rds.model
-
Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB cluster.
- DBClusterRole() - Constructor for class com.amazonaws.services.rds.model.DBClusterRole
-
- DBClusterRoleAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.
- DBClusterRoleAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterRoleAlreadyExistsException
-
Constructs a new DBClusterRoleAlreadyExistsException with the specified error message.
- DBClusterRoleNotFoundException - Exception in com.amazonaws.services.rds.model
-
The specified IAM role Amazon Resource Name (ARN) isn't associated with the specified DB cluster.
- DBClusterRoleNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterRoleNotFoundException
-
Constructs a new DBClusterRoleNotFoundException with the specified error message.
- DBClusterRoleQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.
- DBClusterRoleQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterRoleQuotaExceededException
-
Constructs a new DBClusterRoleQuotaExceededException with the specified error message.
- DBClusterSnapshot - Class in com.amazonaws.services.rds.model
-
Contains the details for an Amazon RDS DB cluster snapshot
- DBClusterSnapshot() - Constructor for class com.amazonaws.services.rds.model.DBClusterSnapshot
-
- DBClusterSnapshotAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The user already has a DB cluster snapshot with the given identifier.
- DBClusterSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterSnapshotAlreadyExistsException
-
Constructs a new DBClusterSnapshotAlreadyExistsException with the specified error message.
- DBClusterSnapshotAttribute - Class in com.amazonaws.services.rds.model
-
Contains the name and values of a manual DB cluster snapshot attribute.
- DBClusterSnapshotAttribute() - Constructor for class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
- DBClusterSnapshotAttributesResult - Class in com.amazonaws.services.rds.model
-
Contains the results of a successful call to the DescribeDBClusterSnapshotAttributes
API action.
- DBClusterSnapshotAttributesResult() - Constructor for class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
- dBClusterSnapshotAvailable() - Method in class com.amazonaws.services.rds.waiters.AmazonRDSWaiters
-
Builds a DBClusterSnapshotAvailable waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- dBClusterSnapshotDeleted() - Method in class com.amazonaws.services.rds.waiters.AmazonRDSWaiters
-
Builds a DBClusterSnapshotDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- DBClusterSnapshotNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBClusterSnapshotIdentifier
doesn't refer to an existing DB cluster snapshot.
- DBClusterSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBClusterSnapshotNotFoundException
-
Constructs a new DBClusterSnapshotNotFoundException with the specified error message.
- DBEngineVersion - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element in the action DescribeDBEngineVersions
.
- DBEngineVersion() - Constructor for class com.amazonaws.services.rds.model.DBEngineVersion
-
- DBInstance - Class in com.amazonaws.services.rds.model
-
Contains the details of an Amazon RDS DB instance.
- DBInstance() - Constructor for class com.amazonaws.services.rds.model.DBInstance
-
- DBInstanceAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The user already has a DB instance with the given identifier.
- DBInstanceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceAlreadyExistsException
-
Constructs a new DBInstanceAlreadyExistsException with the specified error message.
- DBInstanceAutomatedBackup - Class in com.amazonaws.services.rds.model
-
An automated backup of a DB instance.
- DBInstanceAutomatedBackup() - Constructor for class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
- DBInstanceAutomatedBackupNotFoundException - Exception in com.amazonaws.services.rds.model
-
No automated backup for this DB instance was found.
- DBInstanceAutomatedBackupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceAutomatedBackupNotFoundException
-
Constructs a new DBInstanceAutomatedBackupNotFoundException with the specified error message.
- DBInstanceAutomatedBackupQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The quota for retained automated backups was exceeded.
- DBInstanceAutomatedBackupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceAutomatedBackupQuotaExceededException
-
Constructs a new DBInstanceAutomatedBackupQuotaExceededException with the specified error message.
- DBInstanceAutomatedBackupsReplication - Class in com.amazonaws.services.rds.model
-
Automated backups of a DB instance replicated to another Amazon Web Services Region.
- DBInstanceAutomatedBackupsReplication() - Constructor for class com.amazonaws.services.rds.model.DBInstanceAutomatedBackupsReplication
-
- dBInstanceAvailable() - Method in class com.amazonaws.services.rds.waiters.AmazonRDSWaiters
-
Builds a DBInstanceAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- dBInstanceDeleted() - Method in class com.amazonaws.services.rds.waiters.AmazonRDSWaiters
-
Builds a DBInstanceDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- DBInstanceNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBInstanceIdentifier
doesn't refer to an existing DB instance.
- DBInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceNotFoundException
-
Constructs a new DBInstanceNotFoundException with the specified error message.
- DBInstanceRole - Class in com.amazonaws.services.rds.model
-
Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB instance.
- DBInstanceRole() - Constructor for class com.amazonaws.services.rds.model.DBInstanceRole
-
- DBInstanceRoleAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The specified RoleArn
or FeatureName
value is already associated with the DB instance.
- DBInstanceRoleAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceRoleAlreadyExistsException
-
Constructs a new DBInstanceRoleAlreadyExistsException with the specified error message.
- DBInstanceRoleNotFoundException - Exception in com.amazonaws.services.rds.model
-
The specified RoleArn
value doesn't match the specified feature for the DB instance.
- DBInstanceRoleNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceRoleNotFoundException
-
Constructs a new DBInstanceRoleNotFoundException with the specified error message.
- DBInstanceRoleQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
You can't associate any more Amazon Web Services Identity and Access Management (IAM) roles with the DB instance
because the quota has been reached.
- DBInstanceRoleQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceRoleQuotaExceededException
-
Constructs a new DBInstanceRoleQuotaExceededException with the specified error message.
- DBInstanceStatusInfo - Class in com.amazonaws.services.rds.model
-
Provides a list of status information for a DB instance.
- DBInstanceStatusInfo() - Constructor for class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
- DBLogFileNotFoundException - Exception in com.amazonaws.services.rds.model
-
LogFileName
doesn't refer to an existing DB log file.
- DBLogFileNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBLogFileNotFoundException
-
Constructs a new DBLogFileNotFoundException with the specified error message.
- DBParameterGroup - Class in com.amazonaws.services.rds.model
-
Contains the details of an Amazon RDS DB parameter group.
- DBParameterGroup() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroup
-
- DBParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
A DB parameter group with the same name exists.
- DBParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupAlreadyExistsException
-
Constructs a new DBParameterGroupAlreadyExistsException with the specified error message.
- DBParameterGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBParameterGroupName
doesn't refer to an existing DB parameter group.
- DBParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupNotFoundException
-
Constructs a new DBParameterGroupNotFoundException with the specified error message.
- DBParameterGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The request would result in the user exceeding the allowed number of DB parameter groups.
- DBParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupQuotaExceededException
-
Constructs a new DBParameterGroupQuotaExceededException with the specified error message.
- DBParameterGroupStatus - Class in com.amazonaws.services.rds.model
-
The status of the DB parameter group.
- DBParameterGroupStatus() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
- DBProxy - Class in com.amazonaws.services.rds.model
-
The data structure representing a proxy managed by the RDS Proxy.
- DBProxy() - Constructor for class com.amazonaws.services.rds.model.DBProxy
-
- DBProxyAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The specified proxy name must be unique for all proxies owned by your Amazon Web Services account in the specified
Amazon Web Services Region.
- DBProxyAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyAlreadyExistsException
-
Constructs a new DBProxyAlreadyExistsException with the specified error message.
- DBProxyEndpoint - Class in com.amazonaws.services.rds.model
-
The data structure representing an endpoint associated with a DB proxy.
- DBProxyEndpoint() - Constructor for class com.amazonaws.services.rds.model.DBProxyEndpoint
-
- DBProxyEndpointAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The specified DB proxy endpoint name must be unique for all DB proxy endpoints owned by your Amazon Web Services
account in the specified Amazon Web Services Region.
- DBProxyEndpointAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyEndpointAlreadyExistsException
-
Constructs a new DBProxyEndpointAlreadyExistsException with the specified error message.
- DBProxyEndpointNotFoundException - Exception in com.amazonaws.services.rds.model
-
The DB proxy endpoint doesn't exist.
- DBProxyEndpointNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyEndpointNotFoundException
-
Constructs a new DBProxyEndpointNotFoundException with the specified error message.
- DBProxyEndpointQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The DB proxy already has the maximum number of endpoints.
- DBProxyEndpointQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyEndpointQuotaExceededException
-
Constructs a new DBProxyEndpointQuotaExceededException with the specified error message.
- DBProxyEndpointStatus - Enum in com.amazonaws.services.rds.model
-
- DBProxyEndpointTargetRole - Enum in com.amazonaws.services.rds.model
-
- DBProxyNotFoundException - Exception in com.amazonaws.services.rds.model
-
The specified proxy name doesn't correspond to a proxy owned by your Amazon Web Services account in the specified
Amazon Web Services Region.
- DBProxyNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyNotFoundException
-
Constructs a new DBProxyNotFoundException with the specified error message.
- DBProxyQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
Your Amazon Web Services account already has the maximum number of proxies in the specified Amazon Web Services
Region.
- DBProxyQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyQuotaExceededException
-
Constructs a new DBProxyQuotaExceededException with the specified error message.
- DBProxyStatus - Enum in com.amazonaws.services.rds.model
-
- DBProxyTarget - Class in com.amazonaws.services.rds.model
-
Contains the details for an RDS Proxy target.
- DBProxyTarget() - Constructor for class com.amazonaws.services.rds.model.DBProxyTarget
-
- DBProxyTargetAlreadyRegisteredException - Exception in com.amazonaws.services.rds.model
-
The proxy is already associated with the specified RDS DB instance or Aurora DB cluster.
- DBProxyTargetAlreadyRegisteredException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyTargetAlreadyRegisteredException
-
Constructs a new DBProxyTargetAlreadyRegisteredException with the specified error message.
- DBProxyTargetGroup - Class in com.amazonaws.services.rds.model
-
Represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to.
- DBProxyTargetGroup() - Constructor for class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
- DBProxyTargetGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
The specified target group isn't available for a proxy owned by your Amazon Web Services account in the specified
Amazon Web Services Region.
- DBProxyTargetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyTargetGroupNotFoundException
-
Constructs a new DBProxyTargetGroupNotFoundException with the specified error message.
- DBProxyTargetNotFoundException - Exception in com.amazonaws.services.rds.model
-
The specified RDS DB instance or Aurora DB cluster isn't available for a proxy owned by your Amazon Web Services
account in the specified Amazon Web Services Region.
- DBProxyTargetNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBProxyTargetNotFoundException
-
Constructs a new DBProxyTargetNotFoundException with the specified error message.
- DBSecurityGroup - Class in com.amazonaws.services.rds.model
-
Contains the details for an Amazon RDS DB security group.
- DBSecurityGroup() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroup
-
- DBSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
A DB security group with the name specified in DBSecurityGroupName
already exists.
- DBSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupAlreadyExistsException
-
Constructs a new DBSecurityGroupAlreadyExistsException with the specified error message.
- DBSecurityGroupMembership - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element in the following actions:
- DBSecurityGroupMembership() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
- DBSecurityGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBSecurityGroupName
doesn't refer to an existing DB security group.
- DBSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotFoundException
-
Constructs a new DBSecurityGroupNotFoundException with the specified error message.
- DBSecurityGroupNotSupportedException - Exception in com.amazonaws.services.rds.model
-
A DB security group isn't allowed for this action.
- DBSecurityGroupNotSupportedException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotSupportedException
-
Constructs a new DBSecurityGroupNotSupportedException with the specified error message.
- DBSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The request would result in the user exceeding the allowed number of DB security groups.
- DBSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupQuotaExceededException
-
Constructs a new DBSecurityGroupQuotaExceededException with the specified error message.
- DBSnapshot - Class in com.amazonaws.services.rds.model
-
Contains the details of an Amazon RDS DB snapshot.
- DBSnapshot() - Constructor for class com.amazonaws.services.rds.model.DBSnapshot
-
- DBSnapshotAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
DBSnapshotIdentifier
is already used by an existing snapshot.
- DBSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotAlreadyExistsException
-
Constructs a new DBSnapshotAlreadyExistsException with the specified error message.
- DBSnapshotAttribute - Class in com.amazonaws.services.rds.model
-
Contains the name and values of a manual DB snapshot attribute
- DBSnapshotAttribute() - Constructor for class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
- DBSnapshotAttributesResult - Class in com.amazonaws.services.rds.model
-
Contains the results of a successful call to the DescribeDBSnapshotAttributes
API action.
- DBSnapshotAttributesResult() - Constructor for class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
- dBSnapshotAvailable() - Method in class com.amazonaws.services.rds.waiters.AmazonRDSWaiters
-
Builds a DBSnapshotAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- dBSnapshotDeleted() - Method in class com.amazonaws.services.rds.waiters.AmazonRDSWaiters
-
Builds a DBSnapshotDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- DBSnapshotNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBSnapshotIdentifier
doesn't refer to an existing DB snapshot.
- DBSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotNotFoundException
-
Constructs a new DBSnapshotNotFoundException with the specified error message.
- DBSubnetGroup - Class in com.amazonaws.services.rds.model
-
Contains the details of an Amazon RDS DB subnet group.
- DBSubnetGroup() - Constructor for class com.amazonaws.services.rds.model.DBSubnetGroup
-
- DBSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
DBSubnetGroupName
is already used by an existing DB subnet group.
- DBSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupAlreadyExistsException
-
Constructs a new DBSubnetGroupAlreadyExistsException with the specified error message.
- DBSubnetGroupDoesNotCoverEnoughAZsException - Exception in com.amazonaws.services.rds.model
-
Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability
Zone.
- DBSubnetGroupDoesNotCoverEnoughAZsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupDoesNotCoverEnoughAZsException
-
Constructs a new DBSubnetGroupDoesNotCoverEnoughAZsException with the specified error message.
- DBSubnetGroupNotAllowedException - Exception in com.amazonaws.services.rds.model
-
The DBSubnetGroup shouldn't be specified while creating read replicas that lie in the same region as the source
instance.
- DBSubnetGroupNotAllowedException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupNotAllowedException
-
Constructs a new DBSubnetGroupNotAllowedException with the specified error message.
- DBSubnetGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBSubnetGroupName
doesn't refer to an existing DB subnet group.
- DBSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupNotFoundException
-
Constructs a new DBSubnetGroupNotFoundException with the specified error message.
- DBSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The request would result in the user exceeding the allowed number of DB subnet groups.
- DBSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupQuotaExceededException
-
Constructs a new DBSubnetGroupQuotaExceededException with the specified error message.
- DBSubnetQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The request would result in the user exceeding the allowed number of subnets in a DB subnet groups.
- DBSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetQuotaExceededException
-
Constructs a new DBSubnetQuotaExceededException with the specified error message.
- DBUpgradeDependencyFailureException - Exception in com.amazonaws.services.rds.model
-
The DB upgrade failed because a resource the DB depends on can't be modified.
- DBUpgradeDependencyFailureException(String) - Constructor for exception com.amazonaws.services.rds.model.DBUpgradeDependencyFailureException
-
Constructs a new DBUpgradeDependencyFailureException with the specified error message.
- defaultClient() - Static method in class com.amazonaws.services.rds.AmazonRDSAsyncClientBuilder
-
- defaultClient() - Static method in class com.amazonaws.services.rds.AmazonRDSClientBuilder
-
- deleteCustomAvailabilityZone(DeleteCustomAvailabilityZoneRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteCustomAvailabilityZone(DeleteCustomAvailabilityZoneRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a custom Availability Zone (AZ).
- deleteCustomAvailabilityZone(DeleteCustomAvailabilityZoneRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a custom Availability Zone (AZ).
- deleteCustomAvailabilityZoneAsync(DeleteCustomAvailabilityZoneRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteCustomAvailabilityZoneAsync(DeleteCustomAvailabilityZoneRequest, AsyncHandler<DeleteCustomAvailabilityZoneRequest, CustomAvailabilityZone>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteCustomAvailabilityZoneAsync(DeleteCustomAvailabilityZoneRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a custom Availability Zone (AZ).
- deleteCustomAvailabilityZoneAsync(DeleteCustomAvailabilityZoneRequest, AsyncHandler<DeleteCustomAvailabilityZoneRequest, CustomAvailabilityZone>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a custom Availability Zone (AZ).
- deleteCustomAvailabilityZoneAsync(DeleteCustomAvailabilityZoneRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteCustomAvailabilityZoneAsync(DeleteCustomAvailabilityZoneRequest, AsyncHandler<DeleteCustomAvailabilityZoneRequest, CustomAvailabilityZone>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteCustomAvailabilityZoneRequest - Class in com.amazonaws.services.rds.model
-
- DeleteCustomAvailabilityZoneRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteCustomAvailabilityZoneRequest
-
- deleteDBCluster(DeleteDBClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBCluster(DeleteDBClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
The DeleteDBCluster action deletes a previously provisioned DB cluster.
- deleteDBCluster(DeleteDBClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
The DeleteDBCluster action deletes a previously provisioned DB cluster.
- deleteDBClusterAsync(DeleteDBClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterAsync(DeleteDBClusterRequest, AsyncHandler<DeleteDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterAsync(DeleteDBClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
The DeleteDBCluster action deletes a previously provisioned DB cluster.
- deleteDBClusterAsync(DeleteDBClusterRequest, AsyncHandler<DeleteDBClusterRequest, DBCluster>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
The DeleteDBCluster action deletes a previously provisioned DB cluster.
- deleteDBClusterAsync(DeleteDBClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBClusterAsync(DeleteDBClusterRequest, AsyncHandler<DeleteDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBClusterEndpoint(DeleteDBClusterEndpointRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBClusterEndpoint(DeleteDBClusterEndpointRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.
- deleteDBClusterEndpoint(DeleteDBClusterEndpointRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.
- deleteDBClusterEndpointAsync(DeleteDBClusterEndpointRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterEndpointAsync(DeleteDBClusterEndpointRequest, AsyncHandler<DeleteDBClusterEndpointRequest, DeleteDBClusterEndpointResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterEndpointAsync(DeleteDBClusterEndpointRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.
- deleteDBClusterEndpointAsync(DeleteDBClusterEndpointRequest, AsyncHandler<DeleteDBClusterEndpointRequest, DeleteDBClusterEndpointResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.
- deleteDBClusterEndpointAsync(DeleteDBClusterEndpointRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBClusterEndpointAsync(DeleteDBClusterEndpointRequest, AsyncHandler<DeleteDBClusterEndpointRequest, DeleteDBClusterEndpointResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBClusterEndpointRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBClusterEndpointRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBClusterEndpointRequest
-
- DeleteDBClusterEndpointResult - Class in com.amazonaws.services.rds.model
-
This data type represents the information you need to connect to an Amazon Aurora DB cluster.
- DeleteDBClusterEndpointResult() - Constructor for class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
- deleteDBClusterParameterGroup(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBClusterParameterGroup(DeleteDBClusterParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroup(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBClusterParameterGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBClusterParameterGroupRequest
-
- DeleteDBClusterParameterGroupResult - Class in com.amazonaws.services.rds.model
-
- DeleteDBClusterParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.DeleteDBClusterParameterGroupResult
-
- DeleteDBClusterRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBClusterRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
- deleteDBClusterSnapshot(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBClusterSnapshot(DeleteDBClusterSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshot(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBClusterSnapshotRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBClusterSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBClusterSnapshotRequest
-
- deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBInstance(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
The DeleteDBInstance action deletes a previously provisioned DB instance.
- deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
The DeleteDBInstance action deletes a previously provisioned DB instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
The DeleteDBInstance action deletes a previously provisioned DB instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
The DeleteDBInstance action deletes a previously provisioned DB instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBInstanceAutomatedBackup(DeleteDBInstanceAutomatedBackupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBInstanceAutomatedBackup(DeleteDBInstanceAutomatedBackupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes automated backups using the DbiResourceId
value of the source DB instance or the Amazon
Resource Name (ARN) of the automated backups.
- deleteDBInstanceAutomatedBackup(DeleteDBInstanceAutomatedBackupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes automated backups using the DbiResourceId
value of the source DB instance or the Amazon
Resource Name (ARN) of the automated backups.
- deleteDBInstanceAutomatedBackupAsync(DeleteDBInstanceAutomatedBackupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBInstanceAutomatedBackupAsync(DeleteDBInstanceAutomatedBackupRequest, AsyncHandler<DeleteDBInstanceAutomatedBackupRequest, DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBInstanceAutomatedBackupAsync(DeleteDBInstanceAutomatedBackupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes automated backups using the DbiResourceId
value of the source DB instance or the Amazon
Resource Name (ARN) of the automated backups.
- deleteDBInstanceAutomatedBackupAsync(DeleteDBInstanceAutomatedBackupRequest, AsyncHandler<DeleteDBInstanceAutomatedBackupRequest, DBInstanceAutomatedBackup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes automated backups using the DbiResourceId
value of the source DB instance or the Amazon
Resource Name (ARN) of the automated backups.
- deleteDBInstanceAutomatedBackupAsync(DeleteDBInstanceAutomatedBackupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBInstanceAutomatedBackupAsync(DeleteDBInstanceAutomatedBackupRequest, AsyncHandler<DeleteDBInstanceAutomatedBackupRequest, DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBInstanceAutomatedBackupRequest - Class in com.amazonaws.services.rds.model
-
Parameter input for the DeleteDBInstanceAutomatedBackup
operation.
- DeleteDBInstanceAutomatedBackupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceAutomatedBackupRequest
-
- DeleteDBInstanceRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Default constructor for DeleteDBInstanceRequest object.
- DeleteDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Constructs a new DeleteDBInstanceRequest object.
- deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a specified DB parameter group.
- deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a specified DB parameter group.
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a specified DB parameter group.
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a specified DB parameter group.
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
Default constructor for DeleteDBParameterGroupRequest object.
- DeleteDBParameterGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
Constructs a new DeleteDBParameterGroupRequest object.
- DeleteDBParameterGroupResult - Class in com.amazonaws.services.rds.model
-
- DeleteDBParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupResult
-
- deleteDBProxy(DeleteDBProxyRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBProxy(DeleteDBProxyRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes an existing DB proxy.
- deleteDBProxy(DeleteDBProxyRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes an existing DB proxy.
- deleteDBProxyAsync(DeleteDBProxyRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBProxyAsync(DeleteDBProxyRequest, AsyncHandler<DeleteDBProxyRequest, DeleteDBProxyResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBProxyAsync(DeleteDBProxyRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an existing DB proxy.
- deleteDBProxyAsync(DeleteDBProxyRequest, AsyncHandler<DeleteDBProxyRequest, DeleteDBProxyResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an existing DB proxy.
- deleteDBProxyAsync(DeleteDBProxyRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBProxyAsync(DeleteDBProxyRequest, AsyncHandler<DeleteDBProxyRequest, DeleteDBProxyResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBProxyEndpoint(DeleteDBProxyEndpointRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBProxyEndpoint(DeleteDBProxyEndpointRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DBProxyEndpoint
.
- deleteDBProxyEndpoint(DeleteDBProxyEndpointRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DBProxyEndpoint
.
- deleteDBProxyEndpointAsync(DeleteDBProxyEndpointRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBProxyEndpointAsync(DeleteDBProxyEndpointRequest, AsyncHandler<DeleteDBProxyEndpointRequest, DeleteDBProxyEndpointResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBProxyEndpointAsync(DeleteDBProxyEndpointRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DBProxyEndpoint
.
- deleteDBProxyEndpointAsync(DeleteDBProxyEndpointRequest, AsyncHandler<DeleteDBProxyEndpointRequest, DeleteDBProxyEndpointResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DBProxyEndpoint
.
- deleteDBProxyEndpointAsync(DeleteDBProxyEndpointRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBProxyEndpointAsync(DeleteDBProxyEndpointRequest, AsyncHandler<DeleteDBProxyEndpointRequest, DeleteDBProxyEndpointResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBProxyEndpointRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBProxyEndpointRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBProxyEndpointRequest
-
- DeleteDBProxyEndpointResult - Class in com.amazonaws.services.rds.model
-
- DeleteDBProxyEndpointResult() - Constructor for class com.amazonaws.services.rds.model.DeleteDBProxyEndpointResult
-
- DeleteDBProxyRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBProxyRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBProxyRequest
-
- DeleteDBProxyResult - Class in com.amazonaws.services.rds.model
-
- DeleteDBProxyResult() - Constructor for class com.amazonaws.services.rds.model.DeleteDBProxyResult
-
- deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DB security group.
- deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DB security group.
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB security group.
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB security group.
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
Default constructor for DeleteDBSecurityGroupRequest object.
- DeleteDBSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
Constructs a new DeleteDBSecurityGroupRequest object.
- DeleteDBSecurityGroupResult - Class in com.amazonaws.services.rds.model
-
- DeleteDBSecurityGroupResult() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupResult
-
- deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DB snapshot.
- deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DB snapshot.
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB snapshot.
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB snapshot.
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBSnapshotRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
Default constructor for DeleteDBSnapshotRequest object.
- DeleteDBSnapshotRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
Constructs a new DeleteDBSnapshotRequest object.
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DB subnet group.
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteDBSubnetGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBSubnetGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
- DeleteDBSubnetGroupResult - Class in com.amazonaws.services.rds.model
-
- DeleteDBSubnetGroupResult() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSubnetGroupResult
-
- deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes an RDS event notification subscription.
- deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes an RDS event notification subscription.
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an RDS event notification subscription.
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an RDS event notification subscription.
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteEventSubscriptionRequest - Class in com.amazonaws.services.rds.model
-
- DeleteEventSubscriptionRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
- deleteGlobalCluster(DeleteGlobalClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteGlobalCluster(DeleteGlobalClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a global database cluster.
- deleteGlobalCluster(DeleteGlobalClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a global database cluster.
- deleteGlobalClusterAsync(DeleteGlobalClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteGlobalClusterAsync(DeleteGlobalClusterRequest, AsyncHandler<DeleteGlobalClusterRequest, GlobalCluster>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteGlobalClusterAsync(DeleteGlobalClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a global database cluster.
- deleteGlobalClusterAsync(DeleteGlobalClusterRequest, AsyncHandler<DeleteGlobalClusterRequest, GlobalCluster>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a global database cluster.
- deleteGlobalClusterAsync(DeleteGlobalClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteGlobalClusterAsync(DeleteGlobalClusterRequest, AsyncHandler<DeleteGlobalClusterRequest, GlobalCluster>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteGlobalClusterRequest - Class in com.amazonaws.services.rds.model
-
- DeleteGlobalClusterRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteGlobalClusterRequest
-
- deleteInstallationMedia(DeleteInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteInstallationMedia(DeleteInstallationMediaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes the installation medium for a DB engine that requires an on-premises customer provided license, such as
Microsoft SQL Server.
- deleteInstallationMedia(DeleteInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes the installation medium for a DB engine that requires an on-premises customer provided license, such as
Microsoft SQL Server.
- deleteInstallationMediaAsync(DeleteInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteInstallationMediaAsync(DeleteInstallationMediaRequest, AsyncHandler<DeleteInstallationMediaRequest, DeleteInstallationMediaResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteInstallationMediaAsync(DeleteInstallationMediaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes the installation medium for a DB engine that requires an on-premises customer provided license, such as
Microsoft SQL Server.
- deleteInstallationMediaAsync(DeleteInstallationMediaRequest, AsyncHandler<DeleteInstallationMediaRequest, DeleteInstallationMediaResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes the installation medium for a DB engine that requires an on-premises customer provided license, such as
Microsoft SQL Server.
- deleteInstallationMediaAsync(DeleteInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteInstallationMediaAsync(DeleteInstallationMediaRequest, AsyncHandler<DeleteInstallationMediaRequest, DeleteInstallationMediaResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteInstallationMediaRequest - Class in com.amazonaws.services.rds.model
-
- DeleteInstallationMediaRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteInstallationMediaRequest
-
- DeleteInstallationMediaResult - Class in com.amazonaws.services.rds.model
-
Contains the installation media for a DB engine that requires an on-premises customer provided license, such as
Microsoft SQL Server.
- DeleteInstallationMediaResult() - Constructor for class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
- deleteOptionGroup(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deleteOptionGroup(DeleteOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes an existing option group.
- deleteOptionGroup(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes an existing option group.
- deleteOptionGroupAsync(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteOptionGroupAsync(DeleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deleteOptionGroupAsync(DeleteOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an existing option group.
- deleteOptionGroupAsync(DeleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an existing option group.
- deleteOptionGroupAsync(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deleteOptionGroupAsync(DeleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeleteOptionGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteOptionGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
- DeleteOptionGroupResult - Class in com.amazonaws.services.rds.model
-
- DeleteOptionGroupResult() - Constructor for class com.amazonaws.services.rds.model.DeleteOptionGroupResult
-
- deregisterDBProxyTargets(DeregisterDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- deregisterDBProxyTargets(DeregisterDBProxyTargetsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Remove the association between one or more DBProxyTarget
data structures and a
DBProxyTargetGroup
.
- deregisterDBProxyTargets(DeregisterDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Remove the association between one or more DBProxyTarget
data structures and a
DBProxyTargetGroup
.
- deregisterDBProxyTargetsAsync(DeregisterDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deregisterDBProxyTargetsAsync(DeregisterDBProxyTargetsRequest, AsyncHandler<DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- deregisterDBProxyTargetsAsync(DeregisterDBProxyTargetsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Remove the association between one or more DBProxyTarget
data structures and a
DBProxyTargetGroup
.
- deregisterDBProxyTargetsAsync(DeregisterDBProxyTargetsRequest, AsyncHandler<DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Remove the association between one or more DBProxyTarget
data structures and a
DBProxyTargetGroup
.
- deregisterDBProxyTargetsAsync(DeregisterDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- deregisterDBProxyTargetsAsync(DeregisterDBProxyTargetsRequest, AsyncHandler<DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DeregisterDBProxyTargetsRequest - Class in com.amazonaws.services.rds.model
-
- DeregisterDBProxyTargetsRequest() - Constructor for class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
- DeregisterDBProxyTargetsResult - Class in com.amazonaws.services.rds.model
-
- DeregisterDBProxyTargetsResult() - Constructor for class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsResult
-
- describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeAccountAttributes() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists all of the attributes for a customer account.
- describeAccountAttributes() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeAccountAttributes operation.
- describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists all of the attributes for a customer account.
- describeAccountAttributes() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeAccountAttributesAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeAccountAttributes operation.
- describeAccountAttributesAsync(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.
- describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists all of the attributes for a customer account.
- describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists all of the attributes for a customer account.
- describeAccountAttributesAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeAccountAttributes operation.
- describeAccountAttributesAsync(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.
- describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeAccountAttributesAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeAccountAttributes operation.
- describeAccountAttributesAsync(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.
- DescribeAccountAttributesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeAccountAttributesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeAccountAttributesRequest
-
- DescribeAccountAttributesResult - Class in com.amazonaws.services.rds.model
-
Data returned by the DescribeAccountAttributes action.
- DescribeAccountAttributesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeAccountAttributesResult
-
- describeCertificates(DescribeCertificatesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeCertificates() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeCertificates(DescribeCertificatesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists the set of CA certificates provided by Amazon RDS for this Amazon Web Services account.
- describeCertificates() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeCertificates operation.
- describeCertificates(DescribeCertificatesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists the set of CA certificates provided by Amazon RDS for this Amazon Web Services account.
- describeCertificates() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeCertificatesAsync(DescribeCertificatesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeCertificatesAsync(DescribeCertificatesRequest, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeCertificatesAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeCertificates operation.
- describeCertificatesAsync(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.
- describeCertificatesAsync(DescribeCertificatesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists the set of CA certificates provided by Amazon RDS for this Amazon Web Services account.
- describeCertificatesAsync(DescribeCertificatesRequest, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists the set of CA certificates provided by Amazon RDS for this Amazon Web Services account.
- describeCertificatesAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeCertificates operation.
- describeCertificatesAsync(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.
- describeCertificatesAsync(DescribeCertificatesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeCertificatesAsync(DescribeCertificatesRequest, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeCertificatesAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeCertificates operation.
- describeCertificatesAsync(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.
- DescribeCertificatesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeCertificatesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
- DescribeCertificatesResult - Class in com.amazonaws.services.rds.model
-
Data returned by the DescribeCertificates action.
- DescribeCertificatesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
- describeCustomAvailabilityZones(DescribeCustomAvailabilityZonesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeCustomAvailabilityZones(DescribeCustomAvailabilityZonesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about custom Availability Zones (AZs).
- describeCustomAvailabilityZones(DescribeCustomAvailabilityZonesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about custom Availability Zones (AZs).
- describeCustomAvailabilityZonesAsync(DescribeCustomAvailabilityZonesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeCustomAvailabilityZonesAsync(DescribeCustomAvailabilityZonesRequest, AsyncHandler<DescribeCustomAvailabilityZonesRequest, DescribeCustomAvailabilityZonesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeCustomAvailabilityZonesAsync(DescribeCustomAvailabilityZonesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about custom Availability Zones (AZs).
- describeCustomAvailabilityZonesAsync(DescribeCustomAvailabilityZonesRequest, AsyncHandler<DescribeCustomAvailabilityZonesRequest, DescribeCustomAvailabilityZonesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about custom Availability Zones (AZs).
- describeCustomAvailabilityZonesAsync(DescribeCustomAvailabilityZonesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeCustomAvailabilityZonesAsync(DescribeCustomAvailabilityZonesRequest, AsyncHandler<DescribeCustomAvailabilityZonesRequest, DescribeCustomAvailabilityZonesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeCustomAvailabilityZonesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeCustomAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
- DescribeCustomAvailabilityZonesResult - Class in com.amazonaws.services.rds.model
-
- DescribeCustomAvailabilityZonesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
- describeDBClusterBacktracks(DescribeDBClusterBacktracksRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterBacktracks(DescribeDBClusterBacktracksRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about backtracks for a DB cluster.
- describeDBClusterBacktracks(DescribeDBClusterBacktracksRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about backtracks for a DB cluster.
- describeDBClusterBacktracksAsync(DescribeDBClusterBacktracksRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterBacktracksAsync(DescribeDBClusterBacktracksRequest, AsyncHandler<DescribeDBClusterBacktracksRequest, DescribeDBClusterBacktracksResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterBacktracksAsync(DescribeDBClusterBacktracksRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about backtracks for a DB cluster.
- describeDBClusterBacktracksAsync(DescribeDBClusterBacktracksRequest, AsyncHandler<DescribeDBClusterBacktracksRequest, DescribeDBClusterBacktracksResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about backtracks for a DB cluster.
- describeDBClusterBacktracksAsync(DescribeDBClusterBacktracksRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterBacktracksAsync(DescribeDBClusterBacktracksRequest, AsyncHandler<DescribeDBClusterBacktracksRequest, DescribeDBClusterBacktracksResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBClusterBacktracksRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterBacktracksRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
- DescribeDBClusterBacktracksResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBClusterBacktracks
action.
- DescribeDBClusterBacktracksResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
- describeDBClusterEndpoints(DescribeDBClusterEndpointsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterEndpoints(DescribeDBClusterEndpointsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about endpoints for an Amazon Aurora DB cluster.
- describeDBClusterEndpoints(DescribeDBClusterEndpointsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about endpoints for an Amazon Aurora DB cluster.
- describeDBClusterEndpointsAsync(DescribeDBClusterEndpointsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterEndpointsAsync(DescribeDBClusterEndpointsRequest, AsyncHandler<DescribeDBClusterEndpointsRequest, DescribeDBClusterEndpointsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterEndpointsAsync(DescribeDBClusterEndpointsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about endpoints for an Amazon Aurora DB cluster.
- describeDBClusterEndpointsAsync(DescribeDBClusterEndpointsRequest, AsyncHandler<DescribeDBClusterEndpointsRequest, DescribeDBClusterEndpointsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about endpoints for an Amazon Aurora DB cluster.
- describeDBClusterEndpointsAsync(DescribeDBClusterEndpointsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterEndpointsAsync(DescribeDBClusterEndpointsRequest, AsyncHandler<DescribeDBClusterEndpointsRequest, DescribeDBClusterEndpointsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBClusterEndpointsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterEndpointsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
- DescribeDBClusterEndpointsResult - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterEndpointsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
- describeDBClusterParameterGroups(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterParameterGroups() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterParameterGroups(DescribeDBClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBClusterParameterGroup
descriptions.
- describeDBClusterParameterGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBClusterParameterGroups operation.
- describeDBClusterParameterGroups(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBClusterParameterGroup
descriptions.
- describeDBClusterParameterGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterParameterGroupsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterParameterGroups operation.
- describeDBClusterParameterGroupsAsync(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler.
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBClusterParameterGroup
descriptions.
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBClusterParameterGroup
descriptions.
- describeDBClusterParameterGroupsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterParameterGroups operation.
- describeDBClusterParameterGroupsAsync(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler.
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterParameterGroupsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBClusterParameterGroups operation.
- describeDBClusterParameterGroupsAsync(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler.
- DescribeDBClusterParameterGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterParameterGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
- DescribeDBClusterParameterGroupsResult - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterParameterGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
- describeDBClusterParameters(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterParameters(DescribeDBClusterParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParameters(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBClusterParametersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
- DescribeDBClusterParametersResult - Class in com.amazonaws.services.rds.model
-
Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.
- DescribeDBClusterParametersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
- describeDBClusters(DescribeDBClustersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusters() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusters(DescribeDBClustersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about provisioned Aurora DB clusters.
- describeDBClusters() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBClusters operation.
- describeDBClusters(DescribeDBClustersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about provisioned Aurora DB clusters.
- describeDBClusters() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBClustersAsync(DescribeDBClustersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClustersAsync(DescribeDBClustersRequest, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClustersAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusters operation.
- describeDBClustersAsync(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.
- describeDBClustersAsync(DescribeDBClustersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about provisioned Aurora DB clusters.
- describeDBClustersAsync(DescribeDBClustersRequest, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about provisioned Aurora DB clusters.
- describeDBClustersAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusters operation.
- describeDBClustersAsync(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.
- describeDBClustersAsync(DescribeDBClustersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClustersAsync(DescribeDBClustersRequest, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClustersAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBClusters operation.
- describeDBClustersAsync(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.
- describeDBClusterSnapshotAttributes(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterSnapshotAttributes(DescribeDBClusterSnapshotAttributesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributes(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest, AsyncHandler<DescribeDBClusterSnapshotAttributesRequest, DBClusterSnapshotAttributesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest, AsyncHandler<DescribeDBClusterSnapshotAttributesRequest, DBClusterSnapshotAttributesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest, AsyncHandler<DescribeDBClusterSnapshotAttributesRequest, DBClusterSnapshotAttributesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBClusterSnapshotAttributesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterSnapshotAttributesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotAttributesRequest
-
- describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterSnapshots() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshots() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBClusterSnapshots operation.
- describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshots() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBClusterSnapshotsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterSnapshots operation.
- describeDBClusterSnapshotsAsync(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshotsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterSnapshots operation.
- describeDBClusterSnapshotsAsync(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBClusterSnapshotsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBClusterSnapshots operation.
- describeDBClusterSnapshotsAsync(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.
- DescribeDBClusterSnapshotsFunction - Class in com.amazonaws.services.rds.waiters
-
- DescribeDBClusterSnapshotsFunction(AmazonRDS) - Constructor for class com.amazonaws.services.rds.waiters.DescribeDBClusterSnapshotsFunction
-
Constructs a new DescribeDBClusterSnapshotsFunction with the given client
- DescribeDBClusterSnapshotsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBClusterSnapshotsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
- DescribeDBClusterSnapshotsResult - Class in com.amazonaws.services.rds.model
-
Provides a list of DB cluster snapshots for the user as the result of a call to the
DescribeDBClusterSnapshots
action.
- DescribeDBClusterSnapshotsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
- DescribeDBClustersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBClustersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
- DescribeDBClustersResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBClusters
action.
- DescribeDBClustersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBEngineVersions() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of the available DB engines.
- describeDBEngineVersions() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBEngineVersions operation.
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of the available DB engines.
- describeDBEngineVersions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBEngineVersionsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBEngineVersions operation.
- describeDBEngineVersionsAsync(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBEngineVersions operation.
- describeDBEngineVersionsAsync(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBEngineVersionsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBEngineVersions operation.
- describeDBEngineVersionsAsync(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.
- DescribeDBEngineVersionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBEngineVersionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
- DescribeDBEngineVersionsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBEngineVersions
action.
- DescribeDBEngineVersionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
- describeDBInstanceAutomatedBackups(DescribeDBInstanceAutomatedBackupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBInstanceAutomatedBackups(DescribeDBInstanceAutomatedBackupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Displays backups for both current and deleted instances.
- describeDBInstanceAutomatedBackups(DescribeDBInstanceAutomatedBackupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Displays backups for both current and deleted instances.
- describeDBInstanceAutomatedBackupsAsync(DescribeDBInstanceAutomatedBackupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBInstanceAutomatedBackupsAsync(DescribeDBInstanceAutomatedBackupsRequest, AsyncHandler<DescribeDBInstanceAutomatedBackupsRequest, DescribeDBInstanceAutomatedBackupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBInstanceAutomatedBackupsAsync(DescribeDBInstanceAutomatedBackupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Displays backups for both current and deleted instances.
- describeDBInstanceAutomatedBackupsAsync(DescribeDBInstanceAutomatedBackupsRequest, AsyncHandler<DescribeDBInstanceAutomatedBackupsRequest, DescribeDBInstanceAutomatedBackupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Displays backups for both current and deleted instances.
- describeDBInstanceAutomatedBackupsAsync(DescribeDBInstanceAutomatedBackupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBInstanceAutomatedBackupsAsync(DescribeDBInstanceAutomatedBackupsRequest, AsyncHandler<DescribeDBInstanceAutomatedBackupsRequest, DescribeDBInstanceAutomatedBackupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBInstanceAutomatedBackupsRequest - Class in com.amazonaws.services.rds.model
-
Parameter input for DescribeDBInstanceAutomatedBackups.
- DescribeDBInstanceAutomatedBackupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
- DescribeDBInstanceAutomatedBackupsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBInstanceAutomatedBackups
action.
- DescribeDBInstanceAutomatedBackupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
- describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBInstances() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBInstances(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about provisioned RDS instances.
- describeDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBInstances operation.
- describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about provisioned RDS instances.
- describeDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBInstancesAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBInstances operation.
- describeDBInstancesAsync(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about provisioned RDS instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about provisioned RDS instances.
- describeDBInstancesAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBInstances operation.
- describeDBInstancesAsync(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBInstancesAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBInstances operation.
- describeDBInstancesAsync(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.
- DescribeDBInstancesFunction - Class in com.amazonaws.services.rds.waiters
-
- DescribeDBInstancesFunction(AmazonRDS) - Constructor for class com.amazonaws.services.rds.waiters.DescribeDBInstancesFunction
-
Constructs a new DescribeDBInstancesFunction with the given client
- DescribeDBInstancesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
- DescribeDBInstancesResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBInstances
action.
- DescribeDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
- describeDBLogFiles(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBLogFiles(DescribeDBLogFilesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DB log files for the DB instance.
- describeDBLogFiles(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DB log files for the DB instance.
- describeDBLogFilesAsync(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBLogFilesAsync(DescribeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBLogFilesAsync(DescribeDBLogFilesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB log files for the DB instance.
- describeDBLogFilesAsync(DescribeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB log files for the DB instance.
- describeDBLogFilesAsync(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBLogFilesAsync(DescribeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBLogFilesDetails - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element to DescribeDBLogFiles
.
- DescribeDBLogFilesDetails() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
- DescribeDBLogFilesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBLogFilesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
- DescribeDBLogFilesResult - Class in com.amazonaws.services.rds.model
-
The response from a call to DescribeDBLogFiles
.
- DescribeDBLogFilesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
- describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBParameterGroups() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBParameterGroups operation.
- describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBParameterGroupsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBParameterGroups operation.
- describeDBParameterGroupsAsync(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroupsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBParameterGroups operation.
- describeDBParameterGroupsAsync(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBParameterGroupsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBParameterGroups operation.
- describeDBParameterGroupsAsync(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.
- DescribeDBParameterGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBParameterGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
- DescribeDBParameterGroupsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBParameterGroups
action.
- DescribeDBParameterGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
- describeDBParameters(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBParameters(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns the detailed parameter list for a particular DB parameter group.
- describeDBParameters(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns the detailed parameter list for a particular DB parameter group.
- describeDBParametersAsync(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBParametersAsync(DescribeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBParametersAsync(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the detailed parameter list for a particular DB parameter group.
- describeDBParametersAsync(DescribeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the detailed parameter list for a particular DB parameter group.
- describeDBParametersAsync(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBParametersAsync(DescribeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBParametersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
Default constructor for DescribeDBParametersRequest object.
- DescribeDBParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
Constructs a new DescribeDBParametersRequest object.
- DescribeDBParametersResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBParameters
action.
- DescribeDBParametersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
- describeDBProxies(DescribeDBProxiesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBProxies(DescribeDBProxiesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DB proxies.
- describeDBProxies(DescribeDBProxiesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DB proxies.
- describeDBProxiesAsync(DescribeDBProxiesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxiesAsync(DescribeDBProxiesRequest, AsyncHandler<DescribeDBProxiesRequest, DescribeDBProxiesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxiesAsync(DescribeDBProxiesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB proxies.
- describeDBProxiesAsync(DescribeDBProxiesRequest, AsyncHandler<DescribeDBProxiesRequest, DescribeDBProxiesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB proxies.
- describeDBProxiesAsync(DescribeDBProxiesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBProxiesAsync(DescribeDBProxiesRequest, AsyncHandler<DescribeDBProxiesRequest, DescribeDBProxiesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBProxiesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxiesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
- DescribeDBProxiesResult - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxiesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
- describeDBProxyEndpoints(DescribeDBProxyEndpointsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBProxyEndpoints(DescribeDBProxyEndpointsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DB proxy endpoints.
- describeDBProxyEndpoints(DescribeDBProxyEndpointsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DB proxy endpoints.
- describeDBProxyEndpointsAsync(DescribeDBProxyEndpointsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxyEndpointsAsync(DescribeDBProxyEndpointsRequest, AsyncHandler<DescribeDBProxyEndpointsRequest, DescribeDBProxyEndpointsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxyEndpointsAsync(DescribeDBProxyEndpointsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB proxy endpoints.
- describeDBProxyEndpointsAsync(DescribeDBProxyEndpointsRequest, AsyncHandler<DescribeDBProxyEndpointsRequest, DescribeDBProxyEndpointsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB proxy endpoints.
- describeDBProxyEndpointsAsync(DescribeDBProxyEndpointsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBProxyEndpointsAsync(DescribeDBProxyEndpointsRequest, AsyncHandler<DescribeDBProxyEndpointsRequest, DescribeDBProxyEndpointsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBProxyEndpointsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxyEndpointsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
- DescribeDBProxyEndpointsResult - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxyEndpointsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
- describeDBProxyTargetGroups(DescribeDBProxyTargetGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBProxyTargetGroups(DescribeDBProxyTargetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DB proxy target groups, represented by DBProxyTargetGroup
data structures.
- describeDBProxyTargetGroups(DescribeDBProxyTargetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DB proxy target groups, represented by DBProxyTargetGroup
data structures.
- describeDBProxyTargetGroupsAsync(DescribeDBProxyTargetGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxyTargetGroupsAsync(DescribeDBProxyTargetGroupsRequest, AsyncHandler<DescribeDBProxyTargetGroupsRequest, DescribeDBProxyTargetGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxyTargetGroupsAsync(DescribeDBProxyTargetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB proxy target groups, represented by DBProxyTargetGroup
data structures.
- describeDBProxyTargetGroupsAsync(DescribeDBProxyTargetGroupsRequest, AsyncHandler<DescribeDBProxyTargetGroupsRequest, DescribeDBProxyTargetGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB proxy target groups, represented by DBProxyTargetGroup
data structures.
- describeDBProxyTargetGroupsAsync(DescribeDBProxyTargetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBProxyTargetGroupsAsync(DescribeDBProxyTargetGroupsRequest, AsyncHandler<DescribeDBProxyTargetGroupsRequest, DescribeDBProxyTargetGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBProxyTargetGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxyTargetGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
- DescribeDBProxyTargetGroupsResult - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxyTargetGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
- describeDBProxyTargets(DescribeDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBProxyTargets(DescribeDBProxyTargetsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DBProxyTarget
objects.
- describeDBProxyTargets(DescribeDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DBProxyTarget
objects.
- describeDBProxyTargetsAsync(DescribeDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxyTargetsAsync(DescribeDBProxyTargetsRequest, AsyncHandler<DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBProxyTargetsAsync(DescribeDBProxyTargetsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DBProxyTarget
objects.
- describeDBProxyTargetsAsync(DescribeDBProxyTargetsRequest, AsyncHandler<DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DBProxyTarget
objects.
- describeDBProxyTargetsAsync(DescribeDBProxyTargetsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBProxyTargetsAsync(DescribeDBProxyTargetsRequest, AsyncHandler<DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeDBProxyTargetsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxyTargetsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
- DescribeDBProxyTargetsResult - Class in com.amazonaws.services.rds.model
-
- DescribeDBProxyTargetsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
- describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSecurityGroups() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBSecurityGroups operation.
- describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSecurityGroupsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSecurityGroups operation.
- describeDBSecurityGroupsAsync(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroupsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSecurityGroups operation.
- describeDBSecurityGroupsAsync(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSecurityGroupsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSecurityGroups operation.
- describeDBSecurityGroupsAsync(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.
- DescribeDBSecurityGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBSecurityGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
- DescribeDBSecurityGroupsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBSecurityGroups
action.
- DescribeDBSecurityGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
- describeDBSnapshotAttributes(DescribeDBSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSnapshotAttributes() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSnapshotAttributes(DescribeDBSnapshotAttributesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
- describeDBSnapshotAttributes() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.
- describeDBSnapshotAttributes(DescribeDBSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
- describeDBSnapshotAttributes() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSnapshotAttributesAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.
- describeDBSnapshotAttributesAsync(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.
- describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
- describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
- describeDBSnapshotAttributesAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.
- describeDBSnapshotAttributesAsync(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.
- describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSnapshotAttributesAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.
- describeDBSnapshotAttributesAsync(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.
- DescribeDBSnapshotAttributesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBSnapshotAttributesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotAttributesRequest
-
- describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSnapshots() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DB snapshots.
- describeDBSnapshots() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBSnapshots operation.
- describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DB snapshots.
- describeDBSnapshots() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSnapshotsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshots operation.
- describeDBSnapshotsAsync(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB snapshots.
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB snapshots.
- describeDBSnapshotsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshots operation.
- describeDBSnapshotsAsync(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSnapshotsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSnapshots operation.
- describeDBSnapshotsAsync(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.
- DescribeDBSnapshotsFunction - Class in com.amazonaws.services.rds.waiters
-
- DescribeDBSnapshotsFunction(AmazonRDS) - Constructor for class com.amazonaws.services.rds.waiters.DescribeDBSnapshotsFunction
-
Constructs a new DescribeDBSnapshotsFunction with the given client
- DescribeDBSnapshotsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBSnapshotsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
- DescribeDBSnapshotsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBSnapshots
action.
- DescribeDBSnapshotsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSubnetGroups() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeDBSubnetGroups operation.
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeDBSubnetGroupsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSubnetGroups operation.
- describeDBSubnetGroupsAsync(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSubnetGroups operation.
- describeDBSubnetGroupsAsync(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeDBSubnetGroupsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSubnetGroups operation.
- describeDBSubnetGroupsAsync(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.
- DescribeDBSubnetGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBSubnetGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
- DescribeDBSubnetGroupsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeDBSubnetGroups
action.
- DescribeDBSubnetGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
- describeEngineDefaultClusterParameters(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEngineDefaultClusterParameters(DescribeEngineDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParameters(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeEngineDefaultClusterParametersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEngineDefaultClusterParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
- describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns the default engine and system parameter information for the specified database engine.
- describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns the default engine and system parameter information for the specified database engine.
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the default engine and system parameter information for the specified database engine.
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the default engine and system parameter information for the specified database engine.
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeEngineDefaultParametersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEngineDefaultParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Default constructor for DescribeEngineDefaultParametersRequest object.
- DescribeEngineDefaultParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Constructs a new DescribeEngineDefaultParametersRequest object.
- describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEventCategories() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEventCategories(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategories() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeEventCategories operation.
- describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategories() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEventCategoriesAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeEventCategories operation.
- describeEventCategoriesAsync(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategoriesAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeEventCategories operation.
- describeEventCategoriesAsync(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEventCategoriesAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeEventCategories operation.
- describeEventCategoriesAsync(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.
- DescribeEventCategoriesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEventCategoriesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
- DescribeEventCategoriesResult - Class in com.amazonaws.services.rds.model
-
Data returned from the DescribeEventCategories
operation.
- DescribeEventCategoriesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
- describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEvents() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and
DB cluster snapshots for the past 14 days.
- describeEvents() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeEvents operation.
- describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and
DB cluster snapshots for the past 14 days.
- describeEvents() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEventsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeEvents operation.
- describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.
- describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and
DB cluster snapshots for the past 14 days.
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and
DB cluster snapshots for the past 14 days.
- describeEventsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeEvents operation.
- describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.
- describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEventsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeEvents operation.
- describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.
- DescribeEventsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEventsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsRequest
-
- DescribeEventsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeEvents
action.
- DescribeEventsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsResult
-
- describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEventSubscriptions() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptions() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeEventSubscriptions operation.
- describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeEventSubscriptionsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeEventSubscriptions operation.
- describeEventSubscriptionsAsync(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptionsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeEventSubscriptions operation.
- describeEventSubscriptionsAsync(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeEventSubscriptionsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeEventSubscriptions operation.
- describeEventSubscriptionsAsync(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.
- DescribeEventSubscriptionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEventSubscriptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
- DescribeEventSubscriptionsResult - Class in com.amazonaws.services.rds.model
-
Data returned by the DescribeEventSubscriptions action.
- DescribeEventSubscriptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
- describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about a snapshot export to Amazon S3.
- describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about a snapshot export to Amazon S3.
- describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about a snapshot export to Amazon S3.
- describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about a snapshot export to Amazon S3.
- describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeExportTasksRequest - Class in com.amazonaws.services.rds.model
-
- DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
- DescribeExportTasksResult - Class in com.amazonaws.services.rds.model
-
- DescribeExportTasksResult() - Constructor for class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
- describeGlobalClusters(DescribeGlobalClustersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeGlobalClusters(DescribeGlobalClustersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about Aurora global database clusters.
- describeGlobalClusters(DescribeGlobalClustersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about Aurora global database clusters.
- describeGlobalClustersAsync(DescribeGlobalClustersRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeGlobalClustersAsync(DescribeGlobalClustersRequest, AsyncHandler<DescribeGlobalClustersRequest, DescribeGlobalClustersResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeGlobalClustersAsync(DescribeGlobalClustersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about Aurora global database clusters.
- describeGlobalClustersAsync(DescribeGlobalClustersRequest, AsyncHandler<DescribeGlobalClustersRequest, DescribeGlobalClustersResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about Aurora global database clusters.
- describeGlobalClustersAsync(DescribeGlobalClustersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeGlobalClustersAsync(DescribeGlobalClustersRequest, AsyncHandler<DescribeGlobalClustersRequest, DescribeGlobalClustersResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeGlobalClustersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeGlobalClustersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
- DescribeGlobalClustersResult - Class in com.amazonaws.services.rds.model
-
- DescribeGlobalClustersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
- describeInstallationMedia(DescribeInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeInstallationMedia(DescribeInstallationMediaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Describes the available installation media for a DB engine that requires an on-premises customer provided
license, such as Microsoft SQL Server.
- describeInstallationMedia(DescribeInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Describes the available installation media for a DB engine that requires an on-premises customer provided
license, such as Microsoft SQL Server.
- describeInstallationMediaAsync(DescribeInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeInstallationMediaAsync(DescribeInstallationMediaRequest, AsyncHandler<DescribeInstallationMediaRequest, DescribeInstallationMediaResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeInstallationMediaAsync(DescribeInstallationMediaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes the available installation media for a DB engine that requires an on-premises customer provided
license, such as Microsoft SQL Server.
- describeInstallationMediaAsync(DescribeInstallationMediaRequest, AsyncHandler<DescribeInstallationMediaRequest, DescribeInstallationMediaResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes the available installation media for a DB engine that requires an on-premises customer provided
license, such as Microsoft SQL Server.
- describeInstallationMediaAsync(DescribeInstallationMediaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeInstallationMediaAsync(DescribeInstallationMediaRequest, AsyncHandler<DescribeInstallationMediaRequest, DescribeInstallationMediaResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeInstallationMediaRequest - Class in com.amazonaws.services.rds.model
-
- DescribeInstallationMediaRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
- DescribeInstallationMediaResult - Class in com.amazonaws.services.rds.model
-
- DescribeInstallationMediaResult() - Constructor for class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- describeOptionGroupOptions(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeOptionGroupOptions(DescribeOptionGroupOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Describes all available options.
- describeOptionGroupOptions(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Describes all available options.
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes all available options.
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes all available options.
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeOptionGroupOptionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeOptionGroupOptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
- DescribeOptionGroupOptionsResult - Class in com.amazonaws.services.rds.model
-
- DescribeOptionGroupOptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
- describeOptionGroups(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeOptionGroups() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeOptionGroups(DescribeOptionGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Describes the available option groups.
- describeOptionGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeOptionGroups operation.
- describeOptionGroups(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Describes the available option groups.
- describeOptionGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeOptionGroupsAsync(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeOptionGroupsAsync(DescribeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeOptionGroupsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeOptionGroups operation.
- describeOptionGroupsAsync(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.
- describeOptionGroupsAsync(DescribeOptionGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes the available option groups.
- describeOptionGroupsAsync(DescribeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes the available option groups.
- describeOptionGroupsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeOptionGroups operation.
- describeOptionGroupsAsync(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.
- describeOptionGroupsAsync(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeOptionGroupsAsync(DescribeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeOptionGroupsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeOptionGroups operation.
- describeOptionGroupsAsync(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.
- DescribeOptionGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeOptionGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
- DescribeOptionGroupsResult - Class in com.amazonaws.services.rds.model
-
List of option groups.
- DescribeOptionGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeOrderableDBInstanceOptionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeOrderableDBInstanceOptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
- DescribeOrderableDBInstanceOptionsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeOrderableDBInstanceOptions
action.
- DescribeOrderableDBInstanceOptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
- describePendingMaintenanceActions(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describePendingMaintenanceActions() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describePendingMaintenanceActions(DescribePendingMaintenanceActionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActions() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribePendingMaintenanceActions operation.
- describePendingMaintenanceActions(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describePendingMaintenanceActionsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribePendingMaintenanceActions operation.
- describePendingMaintenanceActionsAsync(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler.
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActionsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribePendingMaintenanceActions operation.
- describePendingMaintenanceActionsAsync(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler.
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describePendingMaintenanceActionsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribePendingMaintenanceActions operation.
- describePendingMaintenanceActionsAsync(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler.
- DescribePendingMaintenanceActionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribePendingMaintenanceActionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
- DescribePendingMaintenanceActionsResult - Class in com.amazonaws.services.rds.model
-
Data returned from the DescribePendingMaintenanceActions action.
- DescribePendingMaintenanceActionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
- describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeReservedDBInstances() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
- describeReservedDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeReservedDBInstances operation.
- describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
- describeReservedDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeReservedDBInstancesAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstances operation.
- describeReservedDBInstancesAsync(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
- describeReservedDBInstancesAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstances operation.
- describeReservedDBInstancesAsync(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeReservedDBInstancesAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeReservedDBInstances operation.
- describeReservedDBInstancesAsync(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.
- describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferings() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation.
- describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeReservedDBInstancesOfferingsAsync() - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation.
- describeReservedDBInstancesOfferingsAsync(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler.
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferingsAsync() - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation.
- describeReservedDBInstancesOfferingsAsync(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler.
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeReservedDBInstancesOfferingsAsync() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation.
- describeReservedDBInstancesOfferingsAsync(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler.
- DescribeReservedDBInstancesOfferingsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeReservedDBInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
- DescribeReservedDBInstancesOfferingsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeReservedDBInstancesOfferings
action.
- DescribeReservedDBInstancesOfferingsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
- DescribeReservedDBInstancesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeReservedDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
- DescribeReservedDBInstancesResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeReservedDBInstances
action.
- DescribeReservedDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
- describeSourceRegions(DescribeSourceRegionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeSourceRegions(DescribeSourceRegionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create
a read replica, copy a DB snapshot from, or replicate automated backups from.
- describeSourceRegions(DescribeSourceRegionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create
a read replica, copy a DB snapshot from, or replicate automated backups from.
- describeSourceRegionsAsync(DescribeSourceRegionsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeSourceRegionsAsync(DescribeSourceRegionsRequest, AsyncHandler<DescribeSourceRegionsRequest, DescribeSourceRegionsResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeSourceRegionsAsync(DescribeSourceRegionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create
a read replica, copy a DB snapshot from, or replicate automated backups from.
- describeSourceRegionsAsync(DescribeSourceRegionsRequest, AsyncHandler<DescribeSourceRegionsRequest, DescribeSourceRegionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create
a read replica, copy a DB snapshot from, or replicate automated backups from.
- describeSourceRegionsAsync(DescribeSourceRegionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeSourceRegionsAsync(DescribeSourceRegionsRequest, AsyncHandler<DescribeSourceRegionsRequest, DescribeSourceRegionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeSourceRegionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeSourceRegionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
- DescribeSourceRegionsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeSourceRegions
action.
- DescribeSourceRegionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
- describeValidDBInstanceModifications(DescribeValidDBInstanceModificationsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- describeValidDBInstanceModifications(DescribeValidDBInstanceModificationsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
You can call DescribeValidDBInstanceModifications
to learn what modifications you can make to your
DB instance.
- describeValidDBInstanceModifications(DescribeValidDBInstanceModificationsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
You can call DescribeValidDBInstanceModifications
to learn what modifications you can make to your
DB instance.
- describeValidDBInstanceModificationsAsync(DescribeValidDBInstanceModificationsRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeValidDBInstanceModificationsAsync(DescribeValidDBInstanceModificationsRequest, AsyncHandler<DescribeValidDBInstanceModificationsRequest, ValidDBInstanceModificationsMessage>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- describeValidDBInstanceModificationsAsync(DescribeValidDBInstanceModificationsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
You can call DescribeValidDBInstanceModifications
to learn what modifications you can make to your
DB instance.
- describeValidDBInstanceModificationsAsync(DescribeValidDBInstanceModificationsRequest, AsyncHandler<DescribeValidDBInstanceModificationsRequest, ValidDBInstanceModificationsMessage>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
You can call DescribeValidDBInstanceModifications
to learn what modifications you can make to your
DB instance.
- describeValidDBInstanceModificationsAsync(DescribeValidDBInstanceModificationsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- describeValidDBInstanceModificationsAsync(DescribeValidDBInstanceModificationsRequest, AsyncHandler<DescribeValidDBInstanceModificationsRequest, ValidDBInstanceModificationsMessage>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DescribeValidDBInstanceModificationsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeValidDBInstanceModificationsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeValidDBInstanceModificationsRequest
-
- DomainMembership - Class in com.amazonaws.services.rds.model
-
An Active Directory Domain membership record associated with the DB instance or cluster.
- DomainMembership() - Constructor for class com.amazonaws.services.rds.model.DomainMembership
-
- DomainNotFoundException - Exception in com.amazonaws.services.rds.model
-
Domain
doesn't refer to an existing Active Directory domain.
- DomainNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DomainNotFoundException
-
Constructs a new DomainNotFoundException with the specified error message.
- DoubleRange - Class in com.amazonaws.services.rds.model
-
A range of double values.
- DoubleRange() - Constructor for class com.amazonaws.services.rds.model.DoubleRange
-
- downloadDBLogFilePortion(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- downloadDBLogFilePortion(DownloadDBLogFilePortionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Downloads all or a portion of the specified log file, up to 1 MB in size.
- downloadDBLogFilePortion(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Downloads all or a portion of the specified log file, up to 1 MB in size.
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Downloads all or a portion of the specified log file, up to 1 MB in size.
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Downloads all or a portion of the specified log file, up to 1 MB in size.
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- DownloadDBLogFilePortionRequest - Class in com.amazonaws.services.rds.model
-
- DownloadDBLogFilePortionRequest() - Constructor for class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
- DownloadDBLogFilePortionResult - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element to DownloadDBLogFilePortion
.
- DownloadDBLogFilePortionResult() - Constructor for class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
- getAccountQuotaName() - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The name of the Amazon RDS quota for this Amazon Web Services account.
- getAccountQuotas() - Method in class com.amazonaws.services.rds.model.DescribeAccountAttributesResult
-
A list of AccountQuota
objects.
- getAction() - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.RDSActions
-
- getActivityStreamEngineNativeAuditFieldsIncluded() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates whether engine-native audit fields are included in the database activity stream.
- getActivityStreamKinesisStreamName() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- getActivityStreamKinesisStreamName() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- getActivityStreamKmsKeyId() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- getActivityStreamKmsKeyId() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- getActivityStreamMode() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The mode of the database activity stream.
- getActivityStreamMode() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The mode of the database activity stream.
- getActivityStreamStatus() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The status of the database activity stream.
- getActivityStreamStatus() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of the database activity stream.
- getAdditionalDataPending() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Boolean value that if true, indicates there is more data to be downloaded.
- getAddress() - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the DNS address of the DB instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of storage in gibibytes (GiB) to allocate for the DB instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBCluster
-
For all database engines except Amazon Aurora, AllocatedStorage
specifies the allocated storage size
in gibibytes (GiB).
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the allocated storage size in gibibytes (GiB).
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the allocated storage size specified in gibibytes (GiB).
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies the allocated storage size in gibibytes (GiB).
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the allocated storage size in gibibytes (GiB).
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new amount of storage in gibibytes (GiB) to allocate for the DB instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The allocated storage size for the DB instance specified in gibibytes (GiB).
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of storage (in gigabytes) to allocate initially for the DB instance.
- getAllowedValue() - Method in class com.amazonaws.services.rds.model.MinimumEngineVersionPerAllowedValue
-
The allowed value for an option setting.
- getAllowedValues() - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The allowed values for the processor feature of the DB instance class.
- getAllowedValues() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Indicates the acceptable values for the option group option.
- getAllowedValues() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The allowed values of the option setting.
- getAllowedValues() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid range of values for the parameter.
- getAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether major version upgrades are allowed.
- getAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether major version upgrades are allowed.
- getAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
A value that indicates whether major version upgrades are allowed.
- getAllowsVpcAndNonVpcInstanceMemberships() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates whether this option group can be applied to both VPC and non-VPC instances.
- getApplyAction() - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether the modifications in this request and any pending modifications are asynchronously
applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB
cluster.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the modifications in this request and any pending modifications are asynchronously
applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB
instance.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
A value that indicates whether to apply the change immediately or during the next maintenance window for each
instance associated with the option group.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies whether or not the database activity stream is to start as soon as possible, regardless of the
maintenance window for the database.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
Indicates whether or not the database activity stream will start as soon as possible, regardless of the
maintenance window for the database.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.StopActivityStreamRequest
-
Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the
maintenance window for the database.
- getApplyMethod() - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- getApplyType() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The DB engine specific parameter type for the option group option.
- getApplyType() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The DB engine specific parameter type.
- getApplyType() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the engine specific parameters type.
- getArn() - Method in class com.amazonaws.services.rds.model.Outpost
-
The Amazon Resource Name (ARN) of the Outpost.
- getAssociatedRoles() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of the Amazon Web Services Identity and Access Management (IAM) roles that are associated with
the DB cluster.
- getAssociatedRoles() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.
- getAttributeName() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
The name of the manual DB cluster snapshot attribute.
- getAttributeName() - Method in class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
The name of the manual DB snapshot attribute.
- getAttributeName() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the DB cluster snapshot attribute to modify.
- getAttributeName() - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
The name of the DB snapshot attribute to modify.
- getAttributeValues() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
The value(s) for the manual DB cluster snapshot attribute.
- getAttributeValues() - Method in class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
The value or values for the manual DB snapshot attribute.
- getAuth() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The authorization mechanism that the proxy uses.
- getAuth() - Method in class com.amazonaws.services.rds.model.DBProxy
-
One or more data structures specifying the authorization mechanism to connect to the associated RDS DB instance
or Aurora DB cluster.
- getAuth() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new authentication settings for the DBProxy
.
- getAuthScheme() - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- getAuthScheme() - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- getAuthToken(GetIamAuthTokenRequest) - Method in class com.amazonaws.services.rds.auth.RdsIamAuthTokenGenerator
-
Create an authorization token used to connect to a database that uses RDS IAM authentication.
- getAutoAppliedAfterDate() - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- getAutomaticRestartTime() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The time when a stopped DB cluster is restarted automatically.
- getAutomaticRestartTime() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The time when a stopped DB instance is restarted automatically.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether minor engine upgrades are applied automatically to the read replica during the
maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the
maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.DBInstance
-
A value that indicates that minor version patches are applied automatically.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the
maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- getAutoPause() - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
A value that indicates whether to allow or disallow automatic pause for an Aurora DB cluster in
serverless
DB engine mode.
- getAutoPause() - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
A value that indicates whether automatic pause is allowed for the Aurora DB cluster in serverless
DB
engine mode.
- getAutoUpgrade() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade
set to true.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Availability Zone (AZ) where the read replica will be created.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Availability Zone (AZ) where the database will be created.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the name of the Availability Zone the DB instance is located in.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Availability Zone that the automated backup was created in.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The Availability Zone (AZ) where the DB instance will be created.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Availability Zone that the DB instance is created in.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The Availability Zone (AZ) where the DB instance will be created.
- getAvailabilityZoneGroup() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The Availability Zone group associated with a Local Zone.
- getAvailabilityZoneGroup() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The Availability Zone group for a DB instance.
- getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of Availability Zones (AZs) where instances in the DB cluster can be created.
- getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster can be created.
- getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
- getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- getAvailableProcessorFeatures() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the available processor features for the DB instance class of a DB instance.
- getAwsBackupRecoveryPointArn() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
- getAwsBackupRecoveryPointArn() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
- getBacktrackConsumedChangeRecords() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The number of change records stored for Backtrack.
- getBacktrackedFrom() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time from which the DB cluster was backtracked.
- getBacktrackedFrom() - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time from which the DB cluster was backtracked.
- getBacktrackIdentifier() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
Contains the backtrack identifier.
- getBacktrackIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
Contains the backtrack identifier.
- getBacktrackIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
If specified, this value is the backtrack identifier of the backtrack to be described.
- getBacktrackRequestCreationTime() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time at which the backtrack was requested.
- getBacktrackRequestCreationTime() - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time at which the backtrack was requested.
- getBacktrackTo() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
The timestamp of the time to backtrack the DB cluster to, specified in ISO 8601 format.
- getBacktrackTo() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time to which the DB cluster was backtracked.
- getBacktrackTo() - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time to which the DB cluster was backtracked.
- getBacktrackWindow() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The target backtrack window, in seconds.
- getBacktrackWindow() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The target backtrack window, in seconds.
- getBacktrackWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The target backtrack window, in seconds.
- getBacktrackWindow() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The target backtrack window, in seconds.
- getBacktrackWindow() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The target backtrack window, in seconds.
- getBacktrackWindow() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The target backtrack window, in seconds.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the number of days for which automatic DB snapshots are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The retention period for the automated backups.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of days to retain automated backups.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The number of days for which automated backups of the restored DB cluster are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The retention period for the replicated automated backups.
- getCACertificateIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The identifier of the CA certificate for this DB instance.
- getCACertificateIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates the certificate that needs to be associated with the instance.
- getCACertificateIdentifier() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The identifier of the CA certificate for the DB instance.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCapacity() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The current capacity of an Aurora Serverless DB cluster.
- getCapacity() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The DB cluster capacity.
- getCertificateArn() - Method in class com.amazonaws.services.rds.model.Certificate
-
The Amazon Resource Name (ARN) for the certificate.
- getCertificateIdentifier() - Method in class com.amazonaws.services.rds.model.Certificate
-
The unique key that identifies a certificate.
- getCertificateIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
The user-supplied certificate identifier.
- getCertificateIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyCertificatesRequest
-
The new default certificate identifier to override the current one with.
- getCertificateRotationRestart() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is restarted when you rotate your SSL/TLS certificate.
- getCertificates() - Method in class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
The list of Certificate
objects for the Amazon Web Services account.
- getCertificateType() - Method in class com.amazonaws.services.rds.model.Certificate
-
The type of the certificate.
- getCharacterSetDescription() - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The description of the character set.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The name of the character set.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified CharacterSet.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
For supported engines, indicates that the DB instance should be associated with the specified CharacterSet.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.DBCluster
-
If present, specifies the name of the character set that this cluster is associated with.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the character set that this instance is associated with.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates that the restored DB cluster should be associated with the specified CharacterSet.
- getCIDRIP() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The IP range to authorize.
- getCIDRIP() - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the IP range.
- getCIDRIP() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The IP range to revoke access from.
- getCloneGroupId() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Identifies the clone group to which the DB cluster is associated.
- getCloudwatchLogsExportConfiguration() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB
cluster.
- getCloudwatchLogsExportConfiguration() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB
instance.
- getClusterCreateTime() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- getClusterCreateTime() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- getConnectionBorrowTimeout() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
The number of seconds for a proxy to wait for a connection to become available in the connection pool.
- getConnectionBorrowTimeout() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
The number of seconds for a proxy to wait for a connection to become available in the connection pool.
- getConnectionPoolConfig() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The settings that determine the size and behavior of the connection pool for the target group.
- getConnectionPoolConfig() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The settings that determine the size and behavior of the connection pool for the target group.
- getCopyTags() - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
A value that indicates whether to copy all tags from the source DB cluster snapshot to the target DB cluster
snapshot.
- getCopyTags() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
A value that indicates whether to copy all tags from the source DB snapshot to the target DB snapshot.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to copy all tags from the read replica to snapshots of the read replica.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to copy tags from the DB instance to snapshots of the DB instance.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether tags are copied from the DB cluster to snapshots of the DB cluster.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether tags are copied from the DB instance to snapshots of the DB instance.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to copy all tags from the DB instance to snapshots of the DB instance.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to copy all tags from the DB instance to snapshots of the DB instance.
- getCopyTagsToSnapshot() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance.
- getCreatedDate() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The date and time when the proxy was first created.
- getCreatedDate() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The date and time when the DB proxy endpoint was first created.
- getCreatedDate() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The date and time when the target group was first created.
- getCrossAccountClone() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster is a clone of a DB cluster owned by a different Amazon Web Services account.
- getCurrencyCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The currency code for the reserved DB instance.
- getCurrencyCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The currency code for the reserved DB instance offering.
- getCurrentApplyDate() - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- getCurrentCapacity() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The current capacity of the DB cluster.
- getCustomAvailabilityZoneId() - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The identifier of the custom AZ.
- getCustomAvailabilityZoneId() - Method in class com.amazonaws.services.rds.model.DeleteCustomAvailabilityZoneRequest
-
The custom AZ identifier.
- getCustomAvailabilityZoneId() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The custom Availability Zone (AZ) that contains the installation media.
- getCustomAvailabilityZoneId() - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
The custom AZ identifier.
- getCustomAvailabilityZoneId() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The identifier of the custom Availability Zone (AZ) to import the installation media to.
- getCustomAvailabilityZoneId() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The custom Availability Zone (AZ) that contains the installation media.
- getCustomAvailabilityZoneId() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The custom Availability Zone (AZ) that contains the installation media.
- getCustomAvailabilityZoneName() - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The name of the custom Availability Zone (AZ).
- getCustomAvailabilityZoneName() - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The name of the custom AZ.
- getCustomAvailabilityZones() - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
- getCustomAvailabilityZoneStatus() - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The status of the custom AZ.
- getCustomEndpoints() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Identifies all custom endpoints associated with the cluster.
- getCustomEndpointType() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The type associated with a custom endpoint.
- getCustomEndpointType() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The type associated with a custom endpoint.
- getCustomEndpointType() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The type associated with a custom endpoint.
- getCustomEndpointType() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The type associated with a custom endpoint.
- getCustomerAwsId() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The Amazon Web Services customer account associated with the RDS event notification subscription.
- getCustomerOverride() - Method in class com.amazonaws.services.rds.model.Certificate
-
Whether there is an override for the default certificate identifier.
- getCustomerOverrideValidTill() - Method in class com.amazonaws.services.rds.model.Certificate
-
If there is an override for the default certificate identifier, when the override expires.
- getCustomerOwnedIpEnabled() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance.
- getCustSubscriptionId() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The RDS event notification subscription Id.
- getDatabaseName() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name for your database of up to 64 alphanumeric characters.
- getDatabaseName() - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The name for your database of up to 64 alpha-numeric characters.
- getDatabaseName() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the name of the initial database of this DB cluster that was provided at create time, if one was
specified when the DB cluster was created.
- getDatabaseName() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The default database name within the new global database cluster.
- getDatabaseName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The database name for the restored DB cluster.
- getDatabaseName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The database name for the restored DB cluster.
- getDataType() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The data type of the option setting.
- getDataType() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid data type for the parameter.
- getDate() - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the date and time of the event.
- getDBClusterArn() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Resource Name (ARN) for the DB cluster.
- getDBClusterArn() - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
The Amazon Resource Name (ARN) for each Aurora cluster.
- getDBClusterBacktracks() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
Contains a list of backtracks for the user.
- getDBClusterEndpointArn() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- getDBClusterEndpointArn() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The Amazon Resource Name (ARN) for the endpoint.
- getDBClusterEndpointArn() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- getDBClusterEndpointArn() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The identifier to use for the new endpoint.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The identifier associated with the endpoint.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The identifier associated with the endpoint.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointRequest
-
The identifier associated with the custom endpoint.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The identifier associated with the endpoint.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The identifier of the endpoint to describe.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
The identifier of the endpoint to modify.
- getDBClusterEndpointIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The identifier associated with the endpoint.
- getDBClusterEndpointResourceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- getDBClusterEndpointResourceIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
A unique system-generated identifier for an endpoint.
- getDBClusterEndpointResourceIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- getDBClusterEndpointResourceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- getDBClusterEndpoints() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
Contains the details of the endpoints associated with the cluster and matching any filter conditions.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The name of the DB cluster to associate the IAM role with.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
The DB cluster identifier of the DB cluster to be backtracked.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
Contains a user-supplied DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The DBClusterIdentifier value for the DB cluster.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster to create a snapshot for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The identifier of the DB cluster that the instance will belong to.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains a user-supplied DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
Contains a user-supplied DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
-
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.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
The DB cluster identifier for the DB cluster to be deleted.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
The DB cluster identifier of the DB cluster to be described.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The ID of the DB cluster to retrieve the list of DB cluster snapshots for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
The user-supplied DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.FailoverDBClusterRequest
-
A DB cluster identifier to force a failover for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The DB cluster identifier for the cluster being modified.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
A user-supplied DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The DB cluster identifier for the cluster being modified.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaDBClusterRequest
-
The identifier of the DB cluster read replica to promote.
- getDbClusterIdentifier() - Method in class com.amazonaws.services.rds.model.RemoveFromGlobalClusterRequest
-
The Amazon Resource Name (ARN) identifying the cluster that was detached from the Aurora global database cluster.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The name of the DB cluster to disassociate the IAM role from.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the DB cluster to create from the source data in the Amazon S3 bucket.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster to create from the DB snapshot or DB cluster snapshot.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new DB cluster to be created.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.StartDBClusterRequest
-
The DB cluster identifier of the Amazon Aurora DB cluster to be started.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.StopDBClusterRequest
-
The DB cluster identifier of the Amazon Aurora DB cluster to be stopped.
- getDBClusterIdentifiers() - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- getDBClusterIdentifiers() - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- getDBClusterMembers() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- getDBClusterOptionGroupMemberships() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of option group memberships for this DB cluster.
- getDBClusterOptionGroupName() - Method in class com.amazonaws.services.rds.model.DBClusterOptionGroupStatus
-
Specifies the name of the DB cluster option group.
- getDBClusterParameterGroup() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the name of the DB cluster parameter group for the DB cluster.
- getDBClusterParameterGroupArn() - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific DB cluster parameter group to return details for.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
The name of a specific DB cluster parameter group to return parameter details for.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to modify.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupResult
-
The name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The name of the DB cluster parameter group to use for the DB cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to reset.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupResult
-
The name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the DB cluster parameter group to associate with the restored DB cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- getDBClusterParameterGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- getDBClusterParameterGroupStatus() - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Specifies the status of the DB cluster parameter group for this member of the DB cluster.
- getDbClusterResourceId() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Web Services Region-unique, immutable identifier for the DB cluster.
- getDBClusters() - Method in class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
Contains a list of DB clusters for the user.
- getDBClusterSnapshotArn() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the DB cluster snapshot.
- getDBClusterSnapshotAttributes() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the manual DB cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the identifier for the DB cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
The identifier of the manual DB cluster snapshot that the attributes apply to.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to delete.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the DB cluster snapshot to describe the attributes for.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A specific DB cluster snapshot identifier to describe.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the DB cluster snapshot to modify the attributes for.
- getDBClusterSnapshots() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots for the user.
- getDBEngineDescription() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine.
- getDBEngineVersionDescription() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine version.
- getDBEngineVersions() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- getDBInstanceArn() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) for the DB instance.
- getDBInstanceArn() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Resource Name (ARN) for the automated backups.
- getDBInstanceAutomatedBackups() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
A list of DBInstanceAutomatedBackup
instances.
- getDBInstanceAutomatedBackupsArn() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Resource Name (ARN) for the replicated automated backups.
- getDBInstanceAutomatedBackupsArn() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackupsReplication
-
The Amazon Resource Name (ARN) of the replicated automated backups.
- getDBInstanceAutomatedBackupsArn() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceAutomatedBackupRequest
-
The Amazon Resource Name (ARN) of the automated backups to delete, for example,
arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- getDBInstanceAutomatedBackupsArn() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The Amazon Resource Name (ARN) of the replicated automated backups, for example,
arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- getDBInstanceAutomatedBackupsReplications() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The list of replicated automated backups associated with the DB instance.
- getDBInstanceAutomatedBackupsReplications() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The list of replications to different Amazon Web Services Regions associated with the automated backup.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The compute and memory capacity of the read replica, for example, db.m4.large
.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance, for example, db.m4.large
.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The DB instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The DB instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance, for example, db.m4.large
.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The DB instance class for a DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The name of the compute and memory capacity class for the DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The DB instance class for the reserved DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The DB instance class for the reserved DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The compute and memory capacity of the Amazon RDS DB instance, for example, db.m4.large
.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The compute and memory capacity of the DB instance, for example, db.m4.large
.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The compute and memory capacity of the Amazon RDS DB instance, for example, db.m4.large
.
- getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The number of instances to reserve.
- getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The number of reserved DB instances.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The name of the DB instance to associate the IAM role with.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The DB instance identifier of the read replica.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier of the DB instance that you want to create the snapshot of.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Specifies the instance identifier for this member of the DB cluster.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains a user-supplied database identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The customer id of the instance that is/was associated with the automated backup.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the DB instance identifier of the DB instance this DB snapshot was created from.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
(Optional) The user-supplied instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The user-supplied instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The customer-assigned name of the DB instance that contains the log files you want to list.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The ID of the DB instance to retrieve the list of DB snapshots for.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeValidDBInstanceModificationsRequest
-
The customer identifier or the ARN of your DB instance.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The customer-assigned name of the DB instance that contains the log files you want to list.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The database identifier for the DB instance.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The name of the DB instance to disassociate the IAM role from.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Name of the DB instance to create from the DB snapshot.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.StartDBInstanceRequest
-
The user-supplied instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.StopDBInstanceRequest
-
The user-supplied instance identifier.
- getDBInstanceIdentifiers() - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- getDBInstanceIdentifiers() - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- getDBInstanceParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The name of the DB parameter group to apply to all instances of the DB cluster.
- getDbInstancePort() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the port that the DB instance listens on.
- getDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
A list of DBInstance
instances.
- getDBInstanceStatus() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the current state of this database.
- getDbiResourceId() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services Region-unique, immutable identifier for the DB instance.
- getDbiResourceId() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- getDbiResourceId() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- getDbiResourceId() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceAutomatedBackupRequest
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- getDbiResourceId() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The resource ID of the DB instance that is the source of the automated backup.
- getDbiResourceId() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB resource ID to describe.
- getDBName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The meaning of this parameter differs according to the database engine you use.
- getDBName() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The meaning of this parameter differs according to the database engine you use.
- getDBName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database name for the restored DB instance.
- getDBName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the database to create when the DB instance is created.
- getDBName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database name for the restored DB instance.
- getDBParameterGroupArn() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The Amazon Resource Name (ARN) for the DB parameter group.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The DB cluster parameter group family name.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The DB parameter group family name.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The name of the DB parameter group family that this DB cluster parameter group is compatible with.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The name of the DB parameter group family that this DB parameter group is compatible with.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details for.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the DB cluster parameter group family to return engine parameter information for.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The name of the DB parameter group family.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Specifies the name of the DB parameter group family that the engine default parameters apply to.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The name of the DB parameter group to associate with this DB instance.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the DB parameter group to associate with this DB instance.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The name of a specific DB parameter group to return details for.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The name of a specific DB parameter group to return details for.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the DB parameter group to apply to the DB instance.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the DB parameter group to associate with this DB instance.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the DB parameter group to associate with this DB instance.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the DB parameter group to associate with this DB instance.
- getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
A list of DBParameterGroup
instances.
- getDBPortNumber() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The port number on which the database accepts connections.
- getDBProxies() - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
A return value representing an arbitrary number of DBProxy
data structures.
- getDBProxy() - Method in class com.amazonaws.services.rds.model.CreateDBProxyResult
-
The DBProxy
structure corresponding to the new proxy.
- getDBProxy() - Method in class com.amazonaws.services.rds.model.DeleteDBProxyResult
-
The data structure representing the details of the DB proxy that you delete.
- getDBProxy() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyResult
-
The DBProxy
object representing the new settings for the proxy.
- getDBProxyArn() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The Amazon Resource Name (ARN) for the proxy.
- getDBProxyEndpoint() - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointResult
-
The DBProxyEndpoint
object that is created by the API operation.
- getDBProxyEndpoint() - Method in class com.amazonaws.services.rds.model.DeleteDBProxyEndpointResult
-
The data structure representing the details of the DB proxy endpoint that you delete.
- getDBProxyEndpoint() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointResult
-
The DBProxyEndpoint
object representing the new settings for the DB proxy endpoint.
- getDBProxyEndpointArn() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The Amazon Resource Name (ARN) for the DB proxy endpoint.
- getDBProxyEndpointName() - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The name of the DB proxy endpoint to create.
- getDBProxyEndpointName() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The name for the DB proxy endpoint.
- getDBProxyEndpointName() - Method in class com.amazonaws.services.rds.model.DeleteDBProxyEndpointRequest
-
The name of the DB proxy endpoint to delete.
- getDBProxyEndpointName() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The name of a DB proxy endpoint to describe.
- getDBProxyEndpointName() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.
- getDBProxyEndpoints() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
The list of ProxyEndpoint
objects returned by the API operation.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The name of the DB proxy associated with the DB proxy endpoint that you create.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The identifier for the proxy.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The identifier for the proxy.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The identifier for the DB proxy that is associated with this DB proxy endpoint.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The identifier for the RDS proxy associated with this target group.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DeleteDBProxyRequest
-
The name of the DB proxy to delete.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
The identifier of the DBProxy
that is associated with the DBProxyTargetGroup
.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
The name of the DB proxy.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The name of the DB proxy whose endpoints you want to describe.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The identifier of the DBProxy
associated with the target group.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The identifier of the DBProxyTarget
to describe.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The identifier for the DBProxy
to modify.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The name of the new proxy to which to assign the target group.
- getDBProxyName() - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
The identifier of the DBProxy
that is associated with the DBProxyTargetGroup
.
- getDBProxyTargetGroup() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupResult
-
The settings of the modified DBProxyTarget
.
- getDBProxyTargets() - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsResult
-
One or more DBProxyTarget
objects that are created when you register targets with a target group.
- getDBSecurityGroupArn() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
The Amazon Resource Name (ARN) for the DB security group.
- getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The description for the DB security group.
- getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the description of the DB security group.
- getDBSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group allows access to the port.
- getDBSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMembership name strings used for this option.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The name of the DB security group to add authorization to.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The name for the DB security group.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Specifies the name of the DB security group.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The name of the DB security group.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
The name of the DB security group to delete.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The name of the DB security group to return details for.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the DB security group to revoke ingress from.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of DB security group elements containing DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
A list of DBSecurityGroup
instances.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of DB security groups to associate with this DB instance.
- getDBSnapshotArn() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The Amazon Resource Name (ARN) for the DB snapshot.
- getDBSnapshotAttributes() - Method in class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
The list of attributes and values for the manual DB snapshot.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier for the DB snapshot.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the identifier for the DB snapshot.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
The identifier of the manual DB snapshot that the attributes apply to.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
The DB snapshot identifier.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotAttributesRequest
-
The identifier for the DB snapshot to describe the attributes for.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB snapshot identifier to describe.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
The identifier for the DB snapshot to modify the attributes for.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The identifier of the DB snapshot to modify.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The identifier for the DB snapshot to restore from.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.StopDBInstanceRequest
-
The user-supplied instance identifier of the DB Snapshot created immediately before the DB instance is stopped.
- getDBSnapshots() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
A list of DBSnapshot
instances.
- getDBSubnetGroup() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies information on the subnet group associated with the DB cluster, including the name, description, and
subnets in the subnet group.
- getDBSubnetGroup() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies information on the subnet group associated with the DB instance, including the name, description, and
subnets in the subnet group.
- getDBSubnetGroupArn() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
The Amazon Resource Name (ARN) for the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A DB subnet group to associate with this DB cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies a DB subnet group for the DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A DB subnet group to associate with this DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
The name of the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB subnet group for the DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The DB subnet group for the DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A DB subnet group to associate with the restored DB cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB subnet group to use for the new DB cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The DB subnet group name to use for the new DB cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The DB subnet group name to use for the new instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A DB subnet group to associate with this DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The DB subnet group name to use for the new instance.
- getDBSubnetGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
A list of DBSubnetGroup
instances.
- getDebugLogging() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
Whether the proxy includes detailed information about SQL statements in its logs.
- getDebugLogging() - Method in class com.amazonaws.services.rds.model.DBProxy
-
Whether the proxy includes detailed information about SQL statements in its logs.
- getDebugLogging() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
Whether the proxy includes detailed information about SQL statements in its logs.
- getDefaultCharacterSet() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.
- getDefaultOnly() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether only the default version of the specified engine or engine and major version
combination is returned.
- getDefaultPort() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If the option requires a port, specifies the default port for the option.
- getDefaultValue() - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The default value for the processor feature of the DB instance class.
- getDefaultValue() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The default value for the option group option.
- getDefaultValue() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The default value of the option setting.
- getDeleteAutomatedBackups() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
A value that indicates whether to remove automated backups immediately after the DB instance is deleted.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The deletion protection setting for the new global database.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Indicates if the DB cluster has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates if the DB instance has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The deletion protection setting for the new global database cluster.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
Indicates if the global database cluster has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether the DB cluster has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance has deletion protection enabled.
- getDeletionProtection() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- getDescribeDBLogFiles() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- getDescription() - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The description for the DB cluster parameter group.
- getDescription() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The description for the DB parameter group.
- getDescription() - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
Provides the customer-specified description for this DB cluster parameter group.
- getDescription() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the customer-specified description for this DB parameter group.
- getDescription() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The description of the option.
- getDescription() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The description of the option setting.
- getDescription() - Method in class com.amazonaws.services.rds.model.Parameter
-
Provides a description of the parameter.
- getDescription() - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- getDescription() - Method in class com.amazonaws.services.rds.model.TargetHealth
-
A description of the health of the RDS Proxy target.
- getDescription() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The version of the database engine that a DB instance can be upgraded to.
- getDescription() - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
A user-specified description about the authentication used by a proxy to log in as a specific database user.
- getDescription() - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
A user-specified description about the authentication used by a proxy to log in as a specific database user.
- getDisableLogTypes() - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- getDomain() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Active Directory directory ID to create the DB cluster in.
- getDomain() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Active Directory directory ID to create the DB instance in.
- getDomain() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Active Directory directory ID to create the DB instance in.
- getDomain() - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The identifier of the Active Directory Domain.
- getDomain() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The Active Directory directory ID to move the DB cluster to.
- getDomain() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Active Directory directory ID to move the DB instance to.
- getDomain() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
Specify the Active Directory directory ID to restore the DB cluster in.
- getDomain() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Specify the Active Directory directory ID to restore the DB cluster in.
- getDomain() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
Specify the Active Directory directory ID to restore the DB cluster in.
- getDomain() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specify the Active Directory directory ID to restore the DB instance in.
- getDomain() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specify the Active Directory directory ID to restore the DB instance in.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the IAM role to use when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainIAMRoleName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- getDomainMemberships() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Active Directory Domain membership records associated with the DB cluster.
- getDomainMemberships() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Active Directory Domain membership records associated with the DB instance.
- getDuration() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Duration filter value, specified in years or seconds.
- getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The duration filter value, specified in years or seconds.
- getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The duration of the reservation in seconds.
- getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The duration of the offering in seconds.
- getEarliestBacktrackTime() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The earliest time to which a DB cluster can be backtracked.
- getEarliestRestorableTime() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- getEarliestTime() - Method in class com.amazonaws.services.rds.model.RestoreWindow
-
The earliest time you can restore an instance to.
- getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Id of the EC2 security group to authorize.
- getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the id of the EC2 security group.
- getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The id of the EC2 security group to revoke access from.
- getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Name of the EC2 security group to authorize.
- getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the name of the EC2 security group.
- getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the EC2 security group to revoke access from.
- getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Amazon Web Services account number of the owner of the EC2 security group specified in the
EC2SecurityGroupName
parameter.
- getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the Amazon Web Services ID of the owner of the EC2 security group specified in the
EC2SecurityGroupName
field.
- getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The Amazon Web Services account number of the owner of the EC2 security group specified in the
EC2SecurityGroupName
parameter.
- getEC2SecurityGroups() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of EC2SecurityGroup
elements.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The list of logs that the new DB instance is to export to CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The list of logs that the restored DB cluster is to export to Amazon CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- getEnableCustomerOwnedIp() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- getEnableCustomerOwnedIp() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- getEnableCustomerOwnedIp() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- getEnableCustomerOwnedIp() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- getEnabled() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A value that indicates whether to activate the subscription.
- getEnabled() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A Boolean value indicating if the subscription is enabled.
- getEnabled() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A value that indicates whether to activate the subscription.
- getEnabledCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.DBCluster
-
A list of log types that this DB cluster is configured to export to CloudWatch Logs.
- getEnabledCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of log types that this DB instance is configured to export to CloudWatch Logs.
- getEnableGlobalWriteForwarding() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable this DB cluster to forward write operations to the primary cluster of an
Aurora global database (
GlobalCluster).
- getEnableGlobalWriteForwarding() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable this DB cluster to forward write operations to the primary cluster of an
Aurora global database (
GlobalCluster).
- getEnableHttpEndpoint() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
- getEnableHttpEndpoint() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- getEnableLogTypes() - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- getEnablePerformanceInsights() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to enable Performance Insights for the read replica.
- getEnablePerformanceInsights() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable Performance Insights for the DB instance.
- getEnablePerformanceInsights() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable Performance Insights for the DB instance.
- getEnablePerformanceInsights() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to enable Performance Insights for the DB instance.
- getEncrypted() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies whether the automated backup is encrypted.
- getEncrypted() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies whether the DB snapshot is encrypted.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The DNS address of the endpoint.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the DB cluster.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The DNS address of the endpoint.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the connection endpoint.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The endpoint that you can use to connect to the DB proxy.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The endpoint that you can use to connect to the DB proxy.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The writer endpoint for the RDS DB instance or Aurora DB cluster.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The DNS address of the endpoint.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The DNS address of the endpoint.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The endpoint for the source Amazon Web Services Region endpoint.
- getEndpointType() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The type of the endpoint.
- getEndpointType() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The type of the endpoint.
- getEndpointType() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The type of the endpoint.
- getEndpointType() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The type of the endpoint.
- getEndpointType() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
The type of the endpoint.
- getEndpointType() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The type of the endpoint.
- getEndTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- getEngine() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the database engine to be used for this DB cluster.
- getEngine() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The name of the database engine to be used for this DB cluster.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The name of the database engine to be used for this DB cluster.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the name of the database engine for this DB cluster snapshot.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the database engine.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the database engine to be used for this DB instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The name of the database engine for this automated backup.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the database engine.
- getEngine() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The DB engine.
- getEngine() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- getEngine() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- getEngine() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Aurora database engine used by the global database cluster.
- getEngine() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The name of the database engine to be used for this instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The DB engine.
- getEngine() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The DB engine.
- getEngine() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine type of a DB instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the database engine to be used for this DB cluster.
- getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new DB cluster.
- getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database engine to use for the new instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the database engine to be used for this instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database engine to use for the new instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The name of the upgrade target database engine.
- getEngineFamily() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The kinds of databases that the proxy can connect to.
- getEngineFamily() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The engine family applies to MySQL and PostgreSQL for both RDS and Aurora.
- getEngineInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The path to the installation medium for the DB engine.
- getEngineInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The path to the installation medium for the specified DB engine.
- getEngineInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The path to the installation medium for the DB engine.
- getEngineInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The path to the installation medium for the DB engine.
- getEngineMode() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- getEngineMode() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- getEngineMode() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the engine mode of the database engine for this DB cluster snapshot.
- getEngineMode() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- getEngineMode() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The engine mode of the new cluster.
- getEngineName() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the engine that this option group should be associated with.
- getEngineName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
A required parameter.
- getEngineName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated with a specific database engine.
- getEngineName() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the name of the engine that this option group can be applied to.
- getEngineName() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the engine that this option can be applied to.
- getEngineNativeAuditFieldsIncluded() - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies whether the database activity stream includes engine-native audit fields.
- getEngineNativeAuditFieldsIncluded() - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
Indicates whether engine-native audit fields are included in the database activity stream.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The engine version of the Aurora global database.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the version of the database engine for this DB cluster snapshot.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The version number of the database engine.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The version of the database engine for the automated backup.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the version of the database engine.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The engine version of the DB engine.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The engine version of the DB engine.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The engine version of the DB engine.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The version number of the database engine to upgrade to.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The engine version to upgrade the DB snapshot to.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The version number of the database engine to which you want to upgrade.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine version of a DB instance.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new DB cluster.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- getEnhancedMonitoringResourceArn() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring
metrics data for the DB instance.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a particular source type (SourceType
) that you want to subscribe to.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event notification subscription.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- getEventCategories() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a source type (SourceType
) that you want to subscribe to.
- getEventCategoriesList() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification subscription.
- getEventCategoriesMapList() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- getEvents() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of Event
instances.
- getEventSubscriptionArn() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The Amazon Resource Name (ARN) for the event subscription.
- getEventSubscriptionsList() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- getExcludedMembers() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- getExcludedMembers() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- getExcludedMembers() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- getExcludedMembers() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- getExcludedMembers() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- getExcludedMembers() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- getExecutorService() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExistingVpnId() - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The ID of an existing virtual private network (VPN) between the Amazon RDS website and the VMware vSphere
cluster.
- getExportableLogTypes() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The types of logs that the database engine has available for export to CloudWatch Logs.
- getExportOnly() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The data exported from the snapshot.
- getExportOnly() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The data exported from the snapshot.
- getExportOnly() - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The data to be exported from the snapshot.
- getExportOnly() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The data exported from the snapshot.
- getExportTaskIdentifier() - Method in class com.amazonaws.services.rds.model.CancelExportTaskRequest
-
The identifier of the snapshot export task to cancel.
- getExportTaskIdentifier() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
A unique identifier for the snapshot export task.
- getExportTaskIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The identifier of the snapshot export task to be described.
- getExportTaskIdentifier() - Method in class com.amazonaws.services.rds.model.ExportTask
-
A unique identifier for the snapshot export task.
- getExportTaskIdentifier() - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
A unique identifier for the snapshot export task.
- getExportTaskIdentifier() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
A unique identifier for the snapshot export task.
- getExportTasks() - Method in class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
Information about an export of a snapshot to Amazon S3.
- getFailoverState() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
A data object containing all properties for the current state of an in-process or pending failover process for
this Aurora global database.
- getFailureCause() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The reason the export failed, if it failed.
- getFailureCause() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
If an installation media failure occurred, the cause of the failure.
- getFailureCause() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The reason the export failed, if it failed.
- getFailureCause() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
If an installation media failure occurred, the cause of the failure.
- getFailureCause() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
If an installation media failure occurred, the cause of the failure.
- getFailureCause() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The reason the export failed, if it failed.
- getFeatureName() - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The name of the feature for the DB cluster that the IAM role is to be associated with.
- getFeatureName() - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The name of the feature for the DB instance that the IAM role is to be associated with.
- getFeatureName() - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role.
- getFeatureName() - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role.
- getFeatureName() - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The name of the feature for the DB cluster that the IAM role is to be disassociated from.
- getFeatureName() - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The name of the feature for the DB instance that the IAM role is to be disassociated from.
- getFileLastWritten() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files written since the specified date, in POSIX timestamp format with
milliseconds.
- getFilenameContains() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for log file names that contain the specified string.
- getFileSize() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files larger than the specified size.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
A filter that specifies one or more custom AZs to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
A filter that specifies one or more DB clusters to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
A set of name-value pairs that define which endpoints to include in the output.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A filter that specifies one or more DB cluster snapshots to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
A filter that specifies which resources to return based on status.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A filter that specifies one or more DB snapshots to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
Filters specify one or more snapshot exports to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
A filter that specifies one or more installation media to describe.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
This parameter isn't currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter isn't currently supported.
- getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
The DB cluster snapshot identifier of the new DB cluster snapshot created when SkipFinalSnapshot
is
disabled.
- getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DBSnapshotIdentifier
of the new DBSnapshot
created when the
SkipFinalSnapshot
parameter is disabled.
- getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The fixed price charged for this reserved DB instance.
- getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The fixed price charged for this offering.
- getForce() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
A value that indicates whether to force the DB cluster to backtrack when binary logging is enabled.
- getForcedApplyDate() - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- getForceFailover() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
A value that indicates whether the reboot is conducted through a Multi-AZ failover.
- getFQDN() - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The fully qualified domain name of the Active Directory Domain.
- getFrom() - Method in class com.amazonaws.services.rds.model.DoubleRange
-
The minimum value in the range.
- getFrom() - Method in class com.amazonaws.services.rds.model.Range
-
The minimum value in the range.
- getFromDbClusterArn() - Method in class com.amazonaws.services.rds.model.FailoverState
-
The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being demoted, and which is associated
with this state.
- getGlobalClusterArn() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Amazon Resource Name (ARN) for the global database cluster.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The global cluster ID of an Aurora cluster that becomes the primary cluster in the new global database cluster.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The cluster identifier of the new global database cluster.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteGlobalClusterRequest
-
The cluster identifier of the global database cluster being deleted.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
The user-supplied DB cluster identifier.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.FailoverGlobalClusterRequest
-
Identifier of the Aurora global database (
GlobalCluster) that should be failed over.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Contains a user-supplied global database cluster identifier.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The DB cluster identifier for the global cluster being modified.
- getGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.RemoveFromGlobalClusterRequest
-
The cluster identifier to detach from the Aurora global database cluster.
- getGlobalClusterMembers() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The list of cluster IDs for secondary clusters within the global database cluster.
- getGlobalClusterResourceId() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Amazon Web Services Region-unique, immutable identifier for the global database cluster.
- getGlobalClusters() - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
The list of global clusters returned by this request.
- getGlobalWriteForwardingRequested() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether you have requested to enable write forwarding for a secondary cluster in an Aurora global
database.
- getGlobalWriteForwardingStatus() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- getGlobalWriteForwardingStatus() - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- getHostedZoneId() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- getHostedZoneId() - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- getHostname() - Method in class com.amazonaws.services.rds.auth.GetIamAuthTokenRequest
-
- getHttpEndpointEnabled() - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that indicates whether the HTTP endpoint for an Aurora Serverless DB cluster is enabled.
- getIAMAuth() - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- getIAMAuth() - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- GetIamAuthTokenRequest - Class in com.amazonaws.services.rds.auth
-
Request object to get an auth token for IAM database authentication.
- GetIamAuthTokenRequest(String, int, String) - Constructor for class com.amazonaws.services.rds.auth.GetIamAuthTokenRequest
-
- GetIamAuthTokenRequest.Builder - Class in com.amazonaws.services.rds.auth
-
- getIAMDatabaseAuthenticationEnabled() - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.
- getIAMDatabaseAuthenticationEnabled() - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that indicates whether the mapping of Amazon Web Services Identity and Access Management (IAM) accounts
to database accounts is enabled.
- getIAMDatabaseAuthenticationEnabled() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- getIAMDatabaseAuthenticationEnabled() - Method in class com.amazonaws.services.rds.model.DBInstance
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- getIAMDatabaseAuthenticationEnabled() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- getIAMDatabaseAuthenticationEnabled() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- getIAMDatabaseAuthenticationEnabled() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled.
- getIamRoleArn() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- getIamRoleArn() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- getIamRoleArn() - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The name of the IAM role to use for writing to the Amazon S3 bucket when exporting a snapshot.
- getIamRoleArn() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- getIAMRoleName() - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The name of the IAM role to be used when making API calls to the Directory Service.
- getIdleClientTimeout() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.
- getIdleClientTimeout() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The number of seconds a connection to the proxy can have no activity before the proxy drops the client
connection.
- getIdleClientTimeout() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.
- getIncludeAll() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to include engine versions that aren't available in the list.
- getIncludePublic() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A value that indicates whether to include manual DB cluster snapshots that are public and can be copied or
restored by any Amazon Web Services account.
- getIncludePublic() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A value that indicates whether to include manual DB cluster snapshots that are public and can be copied or
restored by any Amazon Web Services account.
- getIncludeShared() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A value that indicates whether to include shared manual DB cluster snapshots from other Amazon Web Services
accounts that this Amazon Web Services account has been given permission to copy or restore.
- getIncludeShared() - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
Optional Boolean parameter that specifies whether the output includes information about clusters shared from
other Amazon Web Services accounts.
- getIncludeShared() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A value that indicates whether to include shared manual DB cluster snapshots from other Amazon Web Services
accounts that this Amazon Web Services account has been given permission to copy or restore.
- getInitQuery() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
One or more SQL statements for the proxy to run when opening each new database connection.
- getInitQuery() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
One or more SQL statements for the proxy to run when opening each new database connection.
- getInstallationMedia() - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- getInstallationMediaId() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaRequest
-
The installation medium ID.
- getInstallationMediaId() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The installation medium ID.
- getInstallationMediaId() - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
The installation medium ID.
- getInstallationMediaId() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The installation medium ID.
- getInstallationMediaId() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The installation medium ID.
- getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the date and time the DB instance was created.
- getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides the date and time that the DB instance was created.
- getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time in Coordinated Universal Time (UTC) when the DB instance, from which the snapshot was taken,
was created.
- getIops() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- getIops() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- getIops() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the Provisioned IOPS (I/O operations per second) value.
- getIops() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The IOPS (I/O operations per second) value for the automated backup.
- getIops() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
- getIops() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new Provisioned IOPS (I/O operations per second) value for the RDS instance.
- getIops() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The Provisioned IOPS value for the DB instance.
- getIops() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second.
- getIops() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of Provisioned IOPS (input/output operations per second) to allocate initially for the DB instance.
- getIops() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- getIopsToStorageRatio() - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of Provisioned IOPS to gibibytes of storage multiplier.
- getIPRanges() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of IPRange
elements.
- getIsClusterWriter() - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Value that is true
if the cluster member is the primary instance for the DB cluster and
false
otherwise.
- getIsCollection() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
Indicates if the option setting is part of a collection.
- getIsDefault() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
A value that indicates whether this endpoint is the default endpoint for the associated DB proxy.
- getIsDefault() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
Whether this target group is the first one used for connection requests by the associated proxy.
- getIsDefault() - Method in class com.amazonaws.services.rds.model.OptionVersion
-
True if the version is the default version of the option, and otherwise false.
- getIsMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether upgrading to the target version requires upgrading the major version of the
database engine.
- getIsModifiable() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that this option group option can be changed from the default value.
- getIsModifiable() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
A Boolean value that, when true, indicates the option setting can be modified from the default.
- getIsModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates whether (true
) or not (false
) the parameter can be modified.
- getIsRequired() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that a value must be specified for this option setting of the option group
option.
- getIsWriter() - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
Specifies whether the Aurora cluster is the primary cluster (that is, has read-write capability) for the Aurora
global database with which it is associated.
- getKey() - Method in class com.amazonaws.services.rds.model.Tag
-
A key is the required name of the tag.
- getKinesisStreamName() - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The name of the Amazon Kinesis data stream to be used for the database activity stream.
- getKinesisStreamName() - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon Web Services KMS key identifier for an encrypted read replica.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB instance.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.DBCluster
-
If StorageEncrypted
is enabled, the Amazon Web Services KMS key identifier for the encrypted DB
cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.DBInstance
-
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB
instance.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Web Services KMS key ID for an automated backup.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
If Encrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster from a DB snapshot or DB
cluster snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB
cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Amazon Web Services KMS key identifier for an encrypted DB instance.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
The Amazon Web Services KMS key identifier for encrypting messages in the database activity stream.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Web Services KMS key identifier for encryption of the replicated automated backups.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The ID of the Amazon Web Services KMS customer master key (CMK) to use to encrypt the snapshot exported to Amazon
S3.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- getKmsKeyId() - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- getLastWritten() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
A POSIX timestamp when the last log entry was written.
- getLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- getLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- getLatestTime() - Method in class com.amazonaws.services.rds.model.RestoreWindow
-
The latest time you can restore an instance to.
- getLeaseId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The lease identifier filter value.
- getLeaseId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the lease associated with the reserved DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
License model information for this DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the license model information for this DB cluster snapshot.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBInstance
-
License model information for this DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
License model information for the automated backup.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
License model information for the restored DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The license model for the DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The license model for a DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The license model for the DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
License model information for the restored DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The license model for this DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
License model information for the restored DB instance.
- getListenerEndpoint() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the listener connection endpoint for SQL Server Always On.
- getListSupportedCharacterSets() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to list the supported character sets for each engine version.
- getListSupportedTimezones() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to list the supported time zones for each engine version.
- getLogFileData() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Entries from the specified log file.
- getLogFileName() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The name of the log file for the specified DB instance.
- getLogFileName() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The name of the log file to be downloaded.
- getLogTypesToDisable() - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- getLogTypesToEnable() - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the major version of the engine that this option group should be associated with.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
If specified, filters the results to include only options for the specified major engine version.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated with a specific database engine version.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the major engine version associated with this option group.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Indicates the major engine version that the option is available for.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
An optional pagination token provided by a previous DescribeCertificates
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
An optional pagination token provided by a previous DescribeCertificates
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
An optional pagination token provided by a previous DescribeCustomAvailabilityZones
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
An optional pagination token provided by a previous DescribeCustomAvailabilityZones
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
An optional pagination token provided by a previous DescribeDBClusterBacktracks
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
A pagination token that can be used in a later DescribeDBClusterBacktracks
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
An optional pagination token provided by a previous DescribeDBClusterEndpoints
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
An optional pagination token provided by a previous DescribeDBClusterEndpoints
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous DescribeDBClusterParameters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous DescribeDBClusterParameters request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous DescribeDBClusterSnapshots
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous DescribeDBClusterSnapshots
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous DescribeDBClusters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
A pagination token that can be used in a later DescribeDBClusters request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The pagination token provided in the previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous DescribeDBInstances
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The pagination token provided in the previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
A pagination token that can be used in a later DescribeDBLogFiles request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
An optional pagination token provided by a previous DescribeDBParameterGroups
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
An optional pagination token provided by a previous DescribeDBParameters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
An optional pagination token provided by a previous DescribeDBSecurityGroups
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
An optional pagination token provided by a previous DescribeDBSnapshots
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous DescribeDBSubnetGroups request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous DescribeEngineDefaultClusterParameters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
An optional pagination token provided by a previous DescribeEngineDefaultParameters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
An optional pagination token provided by a previous DescribeEvents request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
An optional pagination token provided by a previous Events request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
An optional pagination token provided by a previous DescribeExportTasks
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
A pagination token that can be used in a later DescribeExportTasks
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
An optional pagination token provided by a previous DescribeGlobalClusters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
An optional pagination token provided by a previous DescribeGlobalClusters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
An optional pagination token provided by a previous DescribeOptionGroups request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous OrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous DescribePendingMaintenanceActions
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous DescribePendingMaintenanceActions
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
An optional pagination token provided by a previous DescribeSourceRegions
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The pagination token provided in the previous request or "0".
- getMarker() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
A pagination token that can be used in a later DownloadDBLogFilePortion request.
- getMarker() - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
An optional pagination token provided by a previous EngineDefaults request.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the master user for the DB cluster.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name for the master user.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the master username for the DB cluster.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the master username for this DB cluster snapshot.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the master username for the DB instance.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The license model of an automated backup.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the master username for the DB snapshot.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the master user for the restored DB cluster.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name for the master user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The master credentials for the DB cluster.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the master user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The new password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new password for the master user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The master credentials for the DB instance.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The password for the master user.
- getMax() - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The maximum allowed value for the quota.
- getMaxAllocatedStorage() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- getMaxAllocatedStorage() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- getMaxAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- getMaxAllocatedStorage() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- getMaxAllocatedStorage() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- getMaxAllocatedStorage() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- getMaxCapacity() - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
- getMaxCapacity() - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
- getMaxConnectionsPercent() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
The maximum size of the connection pool for each target in a target group.
- getMaxConnectionsPercent() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
The maximum size of the connection pool for each target in a target group.
- getMaxIdleConnectionsPercent() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
Controls how actively the proxy closes idle database connections in the connection pool.
- getMaxIdleConnectionsPercent() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
Controls how actively the proxy closes idle database connections in the connection pool.
- getMaxIopsPerDbInstance() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum total provisioned IOPS for a DB instance.
- getMaxIopsPerGib() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum provisioned IOPS per GiB for a DB instance.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
An optional pagination token provided by a previous DescribeInstallationMedia request.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
The maximum number of records to include in the response.
- getMaxStorageSize() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum storage size for a DB instance.
- getMessage() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- getMessage() - Method in class com.amazonaws.services.rds.model.Event
-
Provides the text of this event.
- getMessage() - Method in class com.amazonaws.services.rds.model.InstallationMediaFailureCause
-
The reason that an installation media import failed.
- getMinCapacity() - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The minimum capacity for an Aurora DB cluster in serverless
DB engine mode.
- getMinCapacity() - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The maximum capacity for the Aurora DB cluster in serverless
DB engine mode.
- getMinimumEngineVersion() - Method in class com.amazonaws.services.rds.model.MinimumEngineVersionPerAllowedValue
-
The minimum DB engine version required for the allowed value.
- getMinimumEngineVersion() - Method in class com.amazonaws.services.rds.model.Parameter
-
The earliest engine version to which the parameter can apply.
- getMinimumEngineVersionPerAllowedValue() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The minimum DB engine version required for the corresponding allowed value for this option setting.
- getMinimumRequiredMinorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The minimum required engine version for the option to be applied.
- getMinIopsPerDbInstance() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum total provisioned IOPS for a DB instance.
- getMinIopsPerGib() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum provisioned IOPS per GiB for a DB instance.
- getMinStorageSize() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum storage size for a DB instance.
- getMode() - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies the mode of the database activity stream.
- getMode() - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The mode of the database activity stream.
- getMonitoringInterval() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the read replica.
- getMonitoringInterval() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- getMonitoringInterval() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- getMonitoringInterval() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- getMonitoringInterval() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- getMonitoringRoleArn() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- getMonitoringRoleArn() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- getMonitoringRoleArn() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN for the IAM role that permits RDS to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.
- getMonitoringRoleArn() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- getMonitoringRoleArn() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the read replica is in a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster has instances in multiple Availability Zones.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies if the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
A value that indicates whether to show only those reservations that support Multi-AZ.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
A value that indicates whether to show only those reservations that support Multi-AZ.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
A value that indicates that the Single-AZ DB instance will change to a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
Indicates if the reservation applies to Multi-AZ deployments.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
Indicates if the offering applies to Multi-AZ deployments.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- getMultiAZCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is Multi-AZ capable.
- getName() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
-
The name of the Availability Zone.
- getName() - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The name of the processor feature.
- getName() - Method in class com.amazonaws.services.rds.model.Filter
-
The name of the filter.
- getName() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the option.
- getName() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The name of the option that has settings that you can set.
- getName() - Method in class com.amazonaws.services.rds.model.ProcessorFeature
-
The name of the processor feature.
- getNcharCharacterSetName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the NCHAR character set for the Oracle DB instance.
- getNcharCharacterSetName() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the NCHAR character set for the Oracle DB instance.
- getNewDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The new DB cluster identifier for the DB cluster when renaming a DB cluster.
- getNewDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB instance.
- getNewDBProxyEndpointName() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The new identifier for the DBProxyEndpoint
.
- getNewDBProxyName() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new identifier for the DBProxy
.
- getNewGlobalClusterIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The new cluster identifier for the global database cluster when modifying a global database cluster.
- getNewName() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The new name for the modified DBProxyTarget
.
- getNewVpnTunnelName() - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The name of a new VPN tunnel between the Amazon RDS website and the VMware vSphere cluster.
- getNormal() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
- getNumberOfLines() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The number of lines to download.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering type filter value.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering type filter value.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering type of this reserved DB instance.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering type.
- getOptInStatus() - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- getOptInType() - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request, or undoes an opt-in request.
- getOptionDescription() - Method in class com.amazonaws.services.rds.model.Option
-
The description of the option.
- getOptionGroupArn() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
The Amazon Resource Name (ARN) for the option group.
- getOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
The description of the option group.
- getOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Provides a description of the option group.
- getOptionGroupMemberships() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The name of an option group to associate with the copy of the snapshot.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The option group the DB instance is associated with.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates that the DB instance should be associated with the specified option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the option group to be created.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The option group the automated backup is associated with.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the option group name for the DB snapshot.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
The name of the option group to be deleted.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The name of the option group to describe.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates the DB instance should be associated with the specified option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The option group to identify with the upgraded DB snapshot.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
The name of the option group to be modified.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Specifies the name of the option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The name of the option group that the instance belongs to.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates that the restored DB cluster should be associated with the specified option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the option group to use for the restored DB cluster.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the option group for the new DB cluster.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the option group to be used for the restored DB instance.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the option group to associate with this DB instance.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the option group to be used for the restored DB instance.
- getOptionGroupOptions() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
- getOptionGroupOptionSettings() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The option settings that are available (and the default value) for each option in an option group.
- getOptionGroupOptionVersions() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The versions that are available for the option.
- getOptionGroupsList() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- getOptionName() - Method in class com.amazonaws.services.rds.model.Option
-
The name of the option.
- getOptionName() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The configuration of options to include in a group.
- getOptions() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- getOptionsConflictsWith() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that conflict with this option.
- getOptionsDependedOn() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that are prerequisites for this option.
- getOptionSettings() - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- getOptionSettings() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- getOptionsToInclude() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already present, the specified configuration is used to
update the existing configuration.
- getOptionsToRemove() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- getOptionVersion() - Method in class com.amazonaws.services.rds.model.Option
-
The version of the option.
- getOptionVersion() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The version for the option.
- getOrderableDBInstanceOptions() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An OrderableDBInstanceOption
structure containing information about orderable options for the DB
instance.
- getOriginalSnapshotCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time of the CreateDBSnapshot operation in Coordinated Universal Time (UTC).
- getOSInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The path to the installation medium for the operating system associated with the DB engine.
- getOSInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The path to the installation medium for the operating system associated with the specified DB engine.
- getOSInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The path to the installation medium for the operating system associated with the DB engine.
- getOSInstallationMediaPath() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The path to the installation medium for the operating system associated with the DB engine.
- getOutpostCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether a DB instance supports RDS on Outposts.
- getOwnerId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the Amazon Web Services ID of the owner of a specific DB security group.
- getParameterApplyStatus() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The status of parameter updates.
- getParameterName() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the name of the parameter.
- getParameters() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- getParameters() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
A list of Parameter
values.
- getParameters() - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- getParameters() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- getParameters() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the application methods for the parameter update.
- getParameters() - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- getParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
To reset the entire DB parameter group, specify the DBParameterGroup
name and
ResetAllParameters
parameters.
- getParameterValue() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the value of the parameter.
- getPendingCapacity() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
A value that specifies the capacity that the DB cluster scales to next.
- getPendingCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
- getPendingCloudwatchLogsExports() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
- getPendingMaintenanceActionDetails() - Method in class com.amazonaws.services.rds.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- getPendingMaintenanceActions() - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
A list of the pending maintenance actions for the resource.
- getPendingModifiedValues() - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that specifies that changes to the DB cluster are pending.
- getPendingModifiedValues() - Method in class com.amazonaws.services.rds.model.DBInstance
-
A value that specifies that changes to the DB instance are pending.
- getPercentProgress() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The progress of the snapshot export task as a percentage.
- getPercentProgress() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- getPercentProgress() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- getPercentProgress() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The percentage of the estimated data that has been transferred.
- getPercentProgress() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The progress of the snapshot export task as a percentage.
- getPercentProgress() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The progress of the snapshot export task as a percentage.
- getPerformanceInsightsEnabled() - Method in class com.amazonaws.services.rds.model.DBInstance
-
True if Performance Insights is enabled for the DB instance, and otherwise false.
- getPerformanceInsightsKMSKeyId() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- getPerformanceInsightsKMSKeyId() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- getPerformanceInsightsKMSKeyId() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- getPerformanceInsightsKMSKeyId() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- getPerformanceInsightsKMSKeyId() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- getPerformanceInsightsRetentionPeriod() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of time, in days, to retain Performance Insights data.
- getPerformanceInsightsRetentionPeriod() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of time, in days, to retain Performance Insights data.
- getPerformanceInsightsRetentionPeriod() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The amount of time, in days, to retain Performance Insights data.
- getPerformanceInsightsRetentionPeriod() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The amount of time, in days, to retain Performance Insights data.
- getPerformanceInsightsRetentionPeriod() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of time, in days, to retain Performance Insights data.
- getPermanent() - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is permanent.
- getPermanent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Permanent options can never be removed from an option group.
- getPersistent() - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is persistent.
- getPersistent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Persistent options can't be removed from an option group while DB instances are associated with the option group.
- getPort() - Method in class com.amazonaws.services.rds.auth.GetIamAuthTokenRequest
-
- getPort() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The port number on which the instances in the DB cluster accept connections.
- getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The port number that the DB instance uses for connections.
- getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The port number on which the database accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the port that the database engine is listening on.
- getPort() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the port that the DB cluster was listening on at the time of the snapshot.
- getPort() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The port number that the automated backup used for connections.
- getPort() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The port that the RDS Proxy uses to connect to the target RDS DB instance or Aurora DB cluster.
- getPort() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the port that the database engine was listening on at the time of the snapshot.
- getPort() - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the port that the database engine is listening on.
- getPort() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The port number on which the DB cluster accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.Option
-
If required, the port configured for this option to use.
- getPort() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The optional port for the option.
- getPort() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The port for the DB instance.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The port number on which the instances in the restored DB cluster accept connections.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new DB cluster accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new DB cluster accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The port number on which the database accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The port number on which the database accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The port number on which the database accepts connections.
- getPortRequired() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies whether the option requires a port.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod
parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod
.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod
.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The daily time range during which automated backups are created if automated backups are enabled, as determined
by the BackupRetentionPeriod
parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod
parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The time range each day during which automated backups are created if automated backups are enabled.
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreSignedUrl() - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot
API action
in the Amazon Web Services Region that contains the source DB cluster snapshot to copy.
- getPreSignedUrl() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBSnapshot
API action in the
source Amazon Web Services Region that contains the source DB snapshot to copy.
- getPreSignedUrl() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A URL that contains a Signature Version 4 signed request for the CreateDBCluster
action to be called
in the source Amazon Web Services Region where the DB cluster is replicated from.
- getPreSignedUrl() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The URL that contains a Signature Version 4 signed request for the CreateDBInstanceReadReplica
API
action in the source Amazon Web Services Region that contains the source DB instance.
- getPreSignedUrl() - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication
action to be called in the Amazon Web Services Region of the source DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProcessorFeatures() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Product description filter value.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The product description filter value.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The description of the reserved DB instance.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The database engine used by the offering.
- getPromotionTier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
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.
- getPromotionTier() - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
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.
- getPromotionTier() - Method in class com.amazonaws.services.rds.model.DBInstance
-
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.
- getPromotionTier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
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.
- getProvisionedIops() - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of provisioned IOPS.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance is publicly accessible.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is publicly accessible.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the accessibility options for the DB instance.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is publicly accessible.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance is publicly accessible.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance is publicly accessible.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is publicly accessible.
- getRdsResourceId() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The identifier representing the target.
- getReaderEndpoint() - Method in class com.amazonaws.services.rds.model.DBCluster
-
The reader endpoint for the DB cluster.
- getReaders() - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Aurora global database.
- getReadReplicaCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance can have a read replica.
- getReadReplicaDBClusterIdentifiers() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read
replica.
- getReadReplicaDBInstanceIdentifiers() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with this DB instance.
- getReadReplicaIdentifiers() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains one or more identifiers of the read replicas associated with this DB cluster.
- getReadReplicaSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the identifier of the source DB instance if this DB instance is a read replica.
- getReason() - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The reason for the current health State
of the RDS Proxy target.
- getRecurringChargeAmount() - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The amount of the recurring charge.
- getRecurringChargeFrequency() - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The frequency of the recurring charge.
- getRecurringCharges() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- getRecurringCharges() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- getRegion() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Web Services Region associated with the automated backup.
- getRegionName() - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
The source Amazon Web Services Region name.
- getRegionName() - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The name of the source Amazon Web Services Region.
- getRemoveCustomerOverride() - Method in class com.amazonaws.services.rds.model.ModifyCertificatesRequest
-
A value that indicates whether to remove the override for the default certificate.
- getReplicaMode() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The open mode of the replica database: mounted or read-only.
- getReplicaMode() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The open mode of an Oracle read replica.
- getReplicaMode() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that sets the open mode of a replica database to either mounted or read-only.
- getReplicationSourceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Amazon Resource Name (ARN) of the source DB instance or DB cluster if this DB cluster is created as a read
replica.
- getReplicationSourceIdentifier() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the identifier of the source DB cluster if this DB cluster is a read replica.
- getRequiresAutoMinorEngineVersionUpgrade() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you must enable the Auto Minor Version Upgrade setting for your DB instance before you can use this
option.
- getRequireTLS() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
A Boolean parameter that specifies whether Transport Layer Security (TLS) encryption is required for connections
to the proxy.
- getRequireTLS() - Method in class com.amazonaws.services.rds.model.DBProxy
-
Indicates whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
- getRequireTLS() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
Whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
- getReservedDBInstanceArn() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The Amazon Resource Name (ARN) for the reserved DB instance.
- getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The reserved DB instance identifier filter value.
- getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
Customer-specified identifier to track this reservation.
- getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the reservation.
- getReservedDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering identifier filter value.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering identifier filter value.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The ID of the Reserved DB instance offering to purchase.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering identifier.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering identifier.
- getReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- getResetAllParameters() - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
A value that indicates whether to reset all parameters in the DB cluster parameter group to their default values.
- getResetAllParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
A value that indicates whether to reset all parameters in the DB parameter group to default values.
- getResourceArn() - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
The Amazon Resource Name (ARN) of the DB cluster, for example,
arn:aws:rds:us-east-1:12345667890:cluster:das-cluster
.
- getResourceArn() - Method in class com.amazonaws.services.rds.model.StopActivityStreamRequest
-
The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
- getResourceIdentifier() - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
The RDS Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- getResourceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- getResourceIdentifier() - Method in class com.amazonaws.services.rds.model.ResourcePendingMaintenanceActions
-
The ARN of the resource that has pending maintenance actions.
- getResourceName() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The Amazon RDS resource that the tags are added to.
- getResourceName() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
The Amazon RDS resource with tags to be listed.
- getResourceName() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The Amazon RDS resource that the tags are removed from.
- getRestoreTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The date and time to restore from.
- getRestoreToTime() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the DB cluster to.
- getRestoreType() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The type of restore to be performed.
- getRestoreWindow() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Earliest and latest time an instance can be restored to.
- getRole() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
A value that indicates whether the target of the proxy can be used for read/write or read-only operations.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The Amazon Resource Name (ARN) of the IAM role to associate with the Aurora DB cluster, for example,
arn:aws:iam::123456789012:role/AuroraAccessRole
.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The Amazon Resource Name (ARN) of the IAM role to associate with the DB instance, for example
arn:aws:iam::123456789012:role/AccessRole
.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in Amazon Web Services
Secrets Manager.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB instance.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The Amazon Resource Name (ARN) for the IAM role that the proxy uses to access Amazon Secrets Manager.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in Amazon Web Services
Secrets Manager.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The Amazon Resource Name (ARN) of the IAM role to disassociate from the Aurora DB cluster, for example
arn:aws:iam::123456789012:role/AuroraAccessRole
.
- getRoleArn() - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The Amazon Resource Name (ARN) of the IAM role to disassociate from the DB instance, for example,
arn:aws:iam::123456789012:role/AccessRole
.
- getS3Bucket() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon S3 bucket that the snapshot is exported to.
- getS3Bucket() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon S3 bucket that the snapshot is exported to.
- getS3Bucket() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon S3 bucket that the snapshot is exported to.
- getS3BucketName() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the Amazon S3 bucket that contains the data used to create the Amazon Aurora DB cluster.
- getS3BucketName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of your Amazon S3 bucket that contains your database backup file.
- getS3BucketName() - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The name of the Amazon S3 bucket to export the snapshot to.
- getS3IngestionRoleArn() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
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.
- getS3IngestionRoleArn() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
An Amazon Web Services Identity and Access Management (IAM) role to allow Amazon RDS to access your Amazon S3
bucket.
- getS3Prefix() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- getS3Prefix() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- getS3Prefix() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The prefix for all of the file names that contain the data used to create the Amazon Aurora DB cluster.
- getS3Prefix() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The prefix of your Amazon S3 bucket.
- getS3Prefix() - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The Amazon S3 bucket prefix to use as the file name and path of the exported snapshot.
- getS3Prefix() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- getScalingConfiguration() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- getScalingConfiguration() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The scaling properties of the DB cluster.
- getScalingConfiguration() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- getScalingConfiguration() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- getScalingConfigurationInfo() - Method in class com.amazonaws.services.rds.model.DBCluster
-
- getSecondaryAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
- getSecondsBeforeTimeout() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling
before enforcing the timeout action.
- getSecondsBeforeTimeout() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The number of seconds before a call to ModifyCurrentDBClusterCapacity
times out.
- getSecondsBeforeTimeout() - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling
before enforcing the timeout action.
- getSecondsBeforeTimeout() - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The number of seconds before scaling times out.
- getSecondsUntilAutoPause() - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The time, in seconds, before an Aurora DB cluster in serverless
mode is paused.
- getSecondsUntilAutoPause() - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The remaining amount of time, in seconds, before the Aurora DB cluster in serverless
mode is paused.
- getSecretArn() - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance
or Aurora DB cluster.
- getSecretArn() - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance
or Aurora DB cluster.
- getSecurityGroups() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new list of security groups for the DBProxy
.
- getSessionPinningFilters() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- getSessionPinningFilters() - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- getSettingDescription() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The description of the option group option.
- getSettingName() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The name of the option group option.
- getSize() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The size, in bytes, of the log file for the specified DB instance.
- getSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
A value that indicates whether to skip the creation of a final DB cluster snapshot before the DB cluster is
deleted.
- getSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
A value that indicates whether to skip the creation of a final DB snapshot before the DB instance is deleted.
- getSnapshotCreateTime() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
- getSnapshotCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies when the snapshot was taken in Coordinated Universal Time (UTC).
- getSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the DB snapshot or DB cluster snapshot to restore from.
- getSnapshotTime() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot was created.
- getSnapshotTime() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot was created.
- getSnapshotTime() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot was created.
- getSnapshotType() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the type of the DB cluster snapshot.
- getSnapshotType() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the type of the DB snapshot.
- getSnapshotType() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The type of DB cluster snapshots to be returned.
- getSnapshotType() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The type of snapshots to be returned.
- getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
- getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The topic ARN of the RDS event notification subscription.
- getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
- getSource() - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- getSource() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The parameter types to return.
- getSource() - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates the source of the parameter value.
- getSourceArn() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- getSourceArn() - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- getSourceArn() - Method in class com.amazonaws.services.rds.model.Event
-
The Amazon Resource Name (ARN) for the event.
- getSourceArn() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- getSourceArn() - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The Amazon Resource Name (ARN) of the snapshot to export to Amazon S3.
- getSourceArn() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- getSourceDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The Amazon Resource Name (ARN) to use as the primary cluster of the global database.
- getSourceDBClusterIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source DB cluster from which to restore.
- getSourceDBClusterParameterGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
- getSourceDBClusterSnapshotArn() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the
source DB cluster snapshot, otherwise, a null value.
- getSourceDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to copy.
- getSourceDBInstanceArn() - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
arn:aws:rds:us-west-2:123456789012:db:mydatabase
.
- getSourceDBInstanceArn() - Method in class com.amazonaws.services.rds.model.StopDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for
example, arn:aws:rds:us-west-2:123456789012:db:mydatabase
.
- getSourceDBInstanceAutomatedBackupsArn() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The Amazon Resource Name (ARN) of the replicated automated backups from which to restore, for example,
arn:aws:rds:useast-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The identifier of the DB instance that will act as the source for the read replica.
- getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The identifier of the source DB instance from which to restore.
- getSourceDbiResourceId() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The resource ID of the source DB instance from which to restore.
- getSourceDBParameterGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier or ARN for the source DB parameter group.
- getSourceDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the source DB snapshot.
- getSourceDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The DB snapshot Amazon Resource Name (ARN) that the DB snapshot was copied from.
- getSourceEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The identifier for the database engine that was backed up to create the files stored in the Amazon S3 bucket.
- getSourceEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the engine of your source database.
- getSourceEngineVersion() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The version of the database that the backup files were created from.
- getSourceEngineVersion() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The version of the database that the backup files were created from.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The identifier of the event source to be added.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.Event
-
Provides the identifier for the source of the event.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The source identifier to be removed from the subscription, such as the DB instance identifier for a DB
instance or the name of a security group.
- getSourceIds() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events are returned.
- getSourceIdsList() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- getSourceOptionGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the source option group.
- getSourceRegion() - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The region where the source cluster snapshot is located.
- getSourceRegion() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The region where the source snapshot is located.
- getSourceRegion() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The region where the source instance is located.
- getSourceRegion() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The region where the source instance is located.
- getSourceRegion() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The Amazon Web Services Region that the DB snapshot was created in or copied from.
- getSourceRegion() - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The region where the source instance is located.
- getSourceRegions() - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
A list of SourceRegion instances that contains each source Amazon Web Services Region that the current Amazon Web
Services Region can get a read replica or a DB snapshot from.
- getSourceType() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The type of source that is generating the events.
- getSourceType() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- getSourceType() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- getSourceType() - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- getSourceType() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The source type that the returned categories belong to
- getSourceType() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The source type for the RDS event notification subscription.
- getSourceType() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The type of source that is generating the events.
- getStartTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- getStartTime() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The time the reservation started.
- getState() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The state of the reserved DB instance.
- getState() - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The current state of the connection health lifecycle for the RDS Proxy target.
- getStaticMembers() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- getStaticMembers() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- getStaticMembers() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that are part of the custom endpoint group.
- getStaticMembers() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- getStaticMembers() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- getStaticMembers() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- getStatus() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The status of the backtrack.
- getStatus() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The progress status of the export task.
- getStatus() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The current status of the endpoint.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the current state of this DB cluster.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The status of the backtrack.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The current status of the endpoint.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBClusterOptionGroupStatus
-
Specifies the status of the DB cluster option group.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
Describes the state of association between the IAM role and the DB cluster.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the status of this DB cluster snapshot.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The status of the DB engine version, either available
or deprecated
.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides a list of status information for an automated backup:
- getStatus() - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
Describes the state of association between the IAM role and the DB instance.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Status of the DB instance.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The current status of this proxy.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The current status of this DB proxy endpoint.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The current status of this target group.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The status of the DB security group.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the status of this DB snapshot.
- getStatus() - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The current status of the endpoint.
- getStatus() - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The status of the installation medium.
- getStatus() - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The status of the Active Directory Domain membership for the DB instance or cluster.
- getStatus() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Provides the status of the EC2 security group.
- getStatus() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The status of the RDS event notification subscription.
- getStatus() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The progress status of the export task.
- getStatus() - Method in class com.amazonaws.services.rds.model.FailoverState
-
The current status of the Aurora global database (
GlobalCluster).
- getStatus() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Specifies the current state of this global database cluster.
- getStatus() - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The status of the installation medium.
- getStatus() - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The status of the installation medium.
- getStatus() - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the status of the IP range.
- getStatus() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The current status of the endpoint.
- getStatus() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The status of the DB instance's option group membership.
- getStatus() - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The status of the source Amazon Web Services Region.
- getStatus() - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The status of the database activity stream.
- getStatus() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The progress status of the export task.
- getStatus() - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The status of the database activity stream.
- getStatus() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- getStatusInfos() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- getStatusType() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- getStep() - Method in class com.amazonaws.services.rds.model.Range
-
The step value for the range.
- getStorage() - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid storage options for your DB instance.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether the DB cluster is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The storage encryption setting for the new global database cluster.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies whether the DB cluster snapshot is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether the DB instance is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The storage encryption setting for the global database cluster.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether the restored DB cluster is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the new DB instance is encrypted or not.
- getStorageSize() - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of storage in gibibytes (GiB).
- getStorageType() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies the storage type to be associated with the read replica.
- getStorageType() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies the storage type to be associated with the DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the storage type associated with DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies the storage type associated with the automated backup.
- getStorageType() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the storage type associated with DB snapshot.
- getStorageType() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies the storage type to be associated with the DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates the storage type for a DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The storage type of the DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the storage type to be associated with the DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
Specifies the storage type to be associated with the DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies the storage type to be associated with the DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid storage types for your DB instance.
- getSubnetAvailabilityZone() - Method in class com.amazonaws.services.rds.model.Subnet
-
- getSubnetGroupStatus() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- getSubnetIdentifier() - Method in class com.amazonaws.services.rds.model.Subnet
-
The identifier of the subnet.
- getSubnetIds() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- getSubnetIds() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- getSubnetOutpost() - Method in class com.amazonaws.services.rds.model.Subnet
-
If the subnet is associated with an Outpost, this value specifies the Outpost.
- getSubnets() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of Subnet
elements.
- getSubnetStatus() - Method in class com.amazonaws.services.rds.model.Subnet
-
The status of the subnet.
- getSubscriptionCreationTime() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The time the RDS event notification subscription was created.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The name of the RDS event notification subscription you want to add a source identifier to.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The name of the subscription.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
The name of the RDS event notification subscription you want to delete.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The name of the RDS event notification subscription you want to describe.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The name of the RDS event notification subscription.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The name of the RDS event notification subscription you want to remove a source identifier from.
- getSupportedActivityStreamModes() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The list of supported modes for Database Activity Streams.
- getSupportedCharacterSets() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
- getSupportedEngineModes() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the supported DB engine modes.
- getSupportedEngineModes() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the supported DB engine modes.
- getSupportedEngineModes() - Method in class com.amazonaws.services.rds.model.Parameter
-
The valid DB engine modes.
- getSupportedEngineModes() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A list of the supported DB engine modes for the target engine version.
- getSupportedFeatureNames() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of features supported by the DB engine.
- getSupportedNcharCharacterSets() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
- getSupportedTimezones() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
- getSupportsDBInstanceAutomatedBackupsReplication() - Method in class com.amazonaws.services.rds.model.SourceRegion
-
Whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web
Services Region.
- getSupportsEnhancedMonitoring() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.
- getSupportsGlobalDatabases() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
- getSupportsGlobalDatabases() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A value that indicates whether you can use Aurora global databases with a specific combination of other DB engine
attributes.
- getSupportsGlobalDatabases() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether you can use Aurora global databases with the target engine version.
- getSupportsIAMDatabaseAuthentication() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports IAM database authentication.
- getSupportsIops() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports provisioned IOPS.
- getSupportsKerberosAuthentication() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether a DB instance supports Kerberos Authentication.
- getSupportsLogExportsToCloudwatchLogs() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- getSupportsOptionVersionDowngrade() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you can change the option to an earlier version of the option.
- getSupportsParallelQuery() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether you can use Aurora parallel query with a specific DB engine version.
- getSupportsParallelQuery() - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether you can use Aurora parallel query with the target engine version.
- getSupportsPerformanceInsights() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
True if a DB instance supports Performance Insights, otherwise false.
- getSupportsReadReplica() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
Indicates whether the database engine version supports read replicas.
- getSupportsStorageAutoscaling() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether Amazon RDS can automatically scale storage for DB instances that use the specified DB instance class.
- getSupportsStorageAutoscaling() - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
Whether or not Amazon RDS can automatically scale storage for DB instances that use the new instance class.
- getSupportsStorageEncryption() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports encrypted storage.
- getTagKeys() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- getTagList() - Method in class com.amazonaws.services.rds.model.DBCluster
-
- getTagList() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
- getTagList() - Method in class com.amazonaws.services.rds.model.DBInstance
-
- getTagList() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
- getTagList() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- getTags() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- getTags() - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The tags to be assigned to the Amazon RDS resource.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
Tags to assign to the DB cluster parameter group.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
Tags to assign to the DB cluster.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Tags to assign to the DB instance.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
Tags to assign to the DB parameter group.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
Tags to assign to the DB security group.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
Tags to assign to the DB subnet group.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Tags to assign to the option group.
- getTags() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of tags to associate with this DB instance.
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
- getTargetArn() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The Amazon Resource Name (ARN) for the RDS DB instance or Aurora DB cluster.
- getTargetCustomAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The external custom Availability Zone (CAZ) identifier for the target CAZ.
- getTargetDbClusterIdentifier() - Method in class com.amazonaws.services.rds.model.FailoverGlobalClusterRequest
-
Identifier of the secondary Aurora DB cluster that you want to promote to primary for the Aurora global database
(
GlobalCluster.) Use the Amazon Resource Name (ARN) for the identifier so that Aurora can locate the
cluster in its Amazon Web Services Region.
- getTargetDBClusterParameterGroupDescription() - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
A description for the copied DB cluster parameter group.
- getTargetDBClusterParameterGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied DB cluster parameter group.
- getTargetDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The identifier of the new DB cluster snapshot to create from the source DB cluster snapshot.
- getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the new DB instance to be created.
- getTargetDBParameterGroupDescription() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
A description for the copied DB parameter group.
- getTargetDBParameterGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier for the copied DB parameter group.
- getTargetDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the copy of the snapshot.
- getTargetGroupArn() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The Amazon Resource Name (ARN) representing the target group.
- getTargetGroupName() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The identifier for the target group.
- getTargetGroupName() - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
.
- getTargetGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The identifier of the DBProxyTargetGroup
to describe.
- getTargetGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
to describe.
- getTargetGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The name of the new target group to assign to the proxy.
- getTargetGroupName() - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
.
- getTargetGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
An arbitrary number of DBProxyTargetGroup
objects, containing details of the corresponding target
groups.
- getTargetHealth() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
Information about the connection health of the RDS Proxy target.
- getTargetOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The description for the copied option group.
- getTargetOptionGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the copied option group.
- getTargetRole() - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- getTargetRole() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- getTargets() - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
An arbitrary number of DBProxyTarget
objects, containing details of the corresponding targets.
- getTaskEndTime() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot export task completed.
- getTaskEndTime() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot export task completed.
- getTaskEndTime() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot export task completed.
- getTaskStartTime() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot export task started.
- getTaskStartTime() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot export task started.
- getTaskStartTime() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot export task started.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN from the key store with which the instance is associated for TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The ARN from the key store with which the automated backup is associated for TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The ARN from the key store with which to associate the instance for TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the given ARN from the key store in order to access the device.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The password for the given ARN from the key store in order to access the device.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The password for the given ARN from the key store in order to access the device.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The password for the given ARN from the key store in order to access the device.
- getThumbprint() - Method in class com.amazonaws.services.rds.model.Certificate
-
The thumbprint of the certificate.
- getTimeoutAction() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The action to take when the timeout is reached, either ForceApplyCapacityChange
or
RollbackCapacityChange
.
- getTimeoutAction() - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The timeout action of a call to ModifyCurrentDBClusterCapacity
, either
ForceApplyCapacityChange
or RollbackCapacityChange
.
- getTimeoutAction() - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The action to take when the timeout is reached, either ForceApplyCapacityChange
or
RollbackCapacityChange
.
- getTimeoutAction() - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The action that occurs when Aurora times out while attempting to change the capacity of an Aurora Serverless
cluster.
- getTimezone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The time zone of the DB instance.
- getTimezone() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The time zone of the DB instance.
- getTimezone() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The time zone of the automated backup.
- getTimezone() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The time zone of the DB snapshot.
- getTimezoneName() - Method in class com.amazonaws.services.rds.model.Timezone
-
The name of the time zone.
- getTo() - Method in class com.amazonaws.services.rds.model.DoubleRange
-
The maximum value in the range.
- getTo() - Method in class com.amazonaws.services.rds.model.Range
-
The maximum value in the range.
- getToDbClusterArn() - Method in class com.amazonaws.services.rds.model.FailoverState
-
The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being promoted, and which is associated
with this state.
- getTotalExtractedDataInGB() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The total amount of data exported, in gigabytes.
- getTotalExtractedDataInGB() - Method in class com.amazonaws.services.rds.model.ExportTask
-
The total amount of data exported, in gigabytes.
- getTotalExtractedDataInGB() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The total amount of data exported, in gigabytes.
- getTrackedClusterId() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The DB cluster identifier when the target represents an Aurora DB cluster.
- getType() - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
Specifies the kind of database, such as an RDS DB instance or an Aurora DB cluster, that the target represents.
- getUpdatedDate() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The date and time when the proxy was last updated.
- getUpdatedDate() - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The date and time when the target group was last updated.
- getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The hourly price charged for this reserved DB instance.
- getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The hourly price charged for this offering.
- getUsed() - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The amount currently used toward the quota maximum.
- getUseDefaultProcessorFeatures() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- getUseDefaultProcessorFeatures() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- getUseDefaultProcessorFeatures() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- getUseDefaultProcessorFeatures() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- getUseDefaultProcessorFeatures() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- getUseEarliestTimeOnPointInTimeUnavailable() - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
A value that indicates whether to backtrack the DB cluster to the earliest possible backtrack time when
BacktrackTo is set to a timestamp earlier than the earliest backtrack time.
- getUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to restore the DB cluster to the latest restorable backup time.
- getUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is restored from the latest backup time.
- getUserName() - Method in class com.amazonaws.services.rds.auth.GetIamAuthTokenRequest
-
- getUserName() - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The name of the database user to which the proxy connects.
- getUserName() - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The name of the database user to which the proxy connects.
- getValidFrom() - Method in class com.amazonaws.services.rds.model.Certificate
-
The starting date from which the certificate is valid.
- getValidProcessorFeatures() - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid processor features for your DB instance.
- getValidTill() - Method in class com.amazonaws.services.rds.model.Certificate
-
The final date that the certificate continues to be valid.
- getValidUpgradeTarget() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- getValue() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The current value of the option setting.
- getValue() - Method in class com.amazonaws.services.rds.model.ProcessorFeature
-
The value of a processor feature name.
- getValue() - Method in class com.amazonaws.services.rds.model.Tag
-
A value is the optional value of the tag.
- getValues() - Method in class com.amazonaws.services.rds.model.Filter
-
One or more filter values.
- getValuesToAdd() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName
.
- getValuesToAdd() - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to add to the attribute specified by AttributeName
.
- getValuesToRemove() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName
.
- getValuesToRemove() - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to remove from the attribute specified by AttributeName
.
- getVersion() - Method in class com.amazonaws.services.rds.model.OptionVersion
-
The version of the option.
- getVpc() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
A value that indicates whether to show only VPC or non-VPC offerings.
- getVpc() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is in a VPC.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the VPC ID associated with the DB cluster snapshot.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides the VPC ID associated with the DB instance
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBProxy
-
Provides the VPC ID of the DB proxy.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
Provides the VPC ID of the DB proxy endpoint.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the VpcId of the DB security group.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the VPC ID associated with the DB snapshot.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the VpcId of the DB subnet group.
- getVpcId() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
If AllowsVpcAndNonVpcInstanceMemberships is false
, this field is blank.
- getVpcOnly() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you can only use this option with a DB instance that is in a VPC.
- getVpcSecurityGroupId() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of EC2 VPC security groups to associate with the read replica.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of Amazon EC2 VPC security groups to associate with this DB instance.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint that you create.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC security group IDs to associate with the new proxy.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.DBProxy
-
Provides a list of VPC security groups that the proxy belongs to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
Provides a list of VPC security groups that the DB proxy endpoint belongs to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A list of VPC security groups that the DB cluster will belong to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of EC2 VPC security groups to associate with the restored DB cluster.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A list of VPC security groups that the new DB cluster will belong to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of VPC security groups to associate with this DB instance.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- getVpcSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group allows access to the port.
- getVpcSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMembership name strings used for this option.
- getVpcSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of VPC security groups that the DB cluster belongs to.
- getVpcSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.
- getVpcSubnetIds() - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC subnet IDs for the DB proxy endpoint that you create.
- getVpcSubnetIds() - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC subnet IDs to associate with the new proxy.
- getVpcSubnetIds() - Method in class com.amazonaws.services.rds.model.DBProxy
-
The EC2 subnet IDs for the proxy.
- getVpcSubnetIds() - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The EC2 subnet IDs for the DB proxy endpoint.
- getVpnDetails() - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
Information about the virtual private network (VPN) between the VMware vSphere cluster and the Amazon Web
Services website.
- getVpnGatewayIp() - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The IP address of network traffic from Amazon Web Services to your on-premises data center.
- getVpnId() - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The ID of the VPN.
- getVpnName() - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The name of the VPN.
- getVpnPSK() - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The preshared key (PSK) for the VPN.
- getVpnState() - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The state of the VPN.
- getVpnTunnelOriginatorIP() - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The IP address of network traffic from your on-premises data center.
- getVpnTunnelOriginatorIP() - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The IP address of network traffic from your on-premises data center.
- getWarningMessage() - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
A warning about the snapshot export task.
- getWarningMessage() - Method in class com.amazonaws.services.rds.model.ExportTask
-
A warning about the snapshot export task.
- getWarningMessage() - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
A warning about the snapshot export task.
- GlobalCluster - Class in com.amazonaws.services.rds.model
-
A data type representing an Aurora global database.
- GlobalCluster() - Constructor for class com.amazonaws.services.rds.model.GlobalCluster
-
- GlobalClusterAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
The GlobalClusterIdentifier
already exists.
- GlobalClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.GlobalClusterAlreadyExistsException
-
Constructs a new GlobalClusterAlreadyExistsException with the specified error message.
- GlobalClusterMember - Class in com.amazonaws.services.rds.model
-
A data structure with information about any primary and secondary clusters associated with an Aurora global database.
- GlobalClusterMember() - Constructor for class com.amazonaws.services.rds.model.GlobalClusterMember
-
- GlobalClusterNotFoundException - Exception in com.amazonaws.services.rds.model
-
The GlobalClusterIdentifier
doesn't refer to an existing global database cluster.
- GlobalClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.GlobalClusterNotFoundException
-
Constructs a new GlobalClusterNotFoundException with the specified error message.
- GlobalClusterQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The number of global database clusters for this account is already at the maximum allowed.
- GlobalClusterQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.GlobalClusterQuotaExceededException
-
Constructs a new GlobalClusterQuotaExceededException with the specified error message.
- ScalingConfiguration - Class in com.amazonaws.services.rds.model
-
Contains the scaling configuration of an Aurora Serverless DB cluster.
- ScalingConfiguration() - Constructor for class com.amazonaws.services.rds.model.ScalingConfiguration
-
- ScalingConfigurationInfo - Class in com.amazonaws.services.rds.model
-
Shows the scaling configuration for an Aurora DB cluster in serverless
DB engine mode.
- ScalingConfigurationInfo() - Constructor for class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
- setAccountQuotaName(String) - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The name of the Amazon RDS quota for this Amazon Web Services account.
- setAccountQuotas(Collection<AccountQuota>) - Method in class com.amazonaws.services.rds.model.DescribeAccountAttributesResult
-
A list of AccountQuota
objects.
- setAction(String) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- setActivityStreamEngineNativeAuditFieldsIncluded(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates whether engine-native audit fields are included in the database activity stream.
- setActivityStreamKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- setActivityStreamKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- setActivityStreamKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- setActivityStreamKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- setActivityStreamMode(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The mode of the database activity stream.
- setActivityStreamMode(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The mode of the database activity stream.
- setActivityStreamStatus(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The status of the database activity stream.
- setActivityStreamStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of the database activity stream.
- setAdditionalDataPending(Boolean) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Boolean value that if true, indicates there is more data to be downloaded.
- setAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the DNS address of the DB instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of storage in gibibytes (GiB) to allocate for the DB instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
For all database engines except Amazon Aurora, AllocatedStorage
specifies the allocated storage size
in gibibytes (GiB).
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the allocated storage size in gibibytes (GiB).
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the allocated storage size specified in gibibytes (GiB).
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies the allocated storage size in gibibytes (GiB).
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the allocated storage size in gibibytes (GiB).
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new amount of storage in gibibytes (GiB) to allocate for the DB instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The allocated storage size for the DB instance specified in gibibytes (GiB).
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of storage (in gigabytes) to allocate initially for the DB instance.
- setAllowedValue(String) - Method in class com.amazonaws.services.rds.model.MinimumEngineVersionPerAllowedValue
-
The allowed value for an option setting.
- setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The allowed values for the processor feature of the DB instance class.
- setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Indicates the acceptable values for the option group option.
- setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The allowed values of the option setting.
- setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid range of values for the parameter.
- setAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether major version upgrades are allowed.
- setAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether major version upgrades are allowed.
- setAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
A value that indicates whether major version upgrades are allowed.
- setAllowsVpcAndNonVpcInstanceMemberships(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates whether this option group can be applied to both VPC and non-VPC instances.
- setApplyAction(String) - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether the modifications in this request and any pending modifications are asynchronously
applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB
cluster.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the modifications in this request and any pending modifications are asynchronously
applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB
instance.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
A value that indicates whether to apply the change immediately or during the next maintenance window for each
instance associated with the option group.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies whether or not the database activity stream is to start as soon as possible, regardless of the
maintenance window for the database.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
Indicates whether or not the database activity stream will start as soon as possible, regardless of the
maintenance window for the database.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.StopActivityStreamRequest
-
Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the
maintenance window for the database.
- setApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- setApplyMethod(ApplyMethod) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- setApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The DB engine specific parameter type for the option group option.
- setApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The DB engine specific parameter type.
- setApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the engine specific parameters type.
- setArn(String) - Method in class com.amazonaws.services.rds.model.Outpost
-
The Amazon Resource Name (ARN) of the Outpost.
- setAssociatedRoles(Collection<DBClusterRole>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of the Amazon Web Services Identity and Access Management (IAM) roles that are associated with
the DB cluster.
- setAssociatedRoles(Collection<DBInstanceRole>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.
- setAttributeName(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
The name of the manual DB cluster snapshot attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
The name of the manual DB snapshot attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the DB cluster snapshot attribute to modify.
- setAttributeName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
The name of the DB snapshot attribute to modify.
- setAttributeValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
The value(s) for the manual DB cluster snapshot attribute.
- setAttributeValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
The value or values for the manual DB snapshot attribute.
- setAuth(Collection<UserAuthConfig>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The authorization mechanism that the proxy uses.
- setAuth(Collection<UserAuthConfigInfo>) - Method in class com.amazonaws.services.rds.model.DBProxy
-
One or more data structures specifying the authorization mechanism to connect to the associated RDS DB instance
or Aurora DB cluster.
- setAuth(Collection<UserAuthConfig>) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new authentication settings for the DBProxy
.
- setAuthScheme(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- setAuthScheme(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- setAutoAppliedAfterDate(Date) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- setAutomaticRestartTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The time when a stopped DB cluster is restarted automatically.
- setAutomaticRestartTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The time when a stopped DB instance is restarted automatically.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether minor engine upgrades are applied automatically to the read replica during the
maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the
maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A value that indicates that minor version patches are applied automatically.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the
maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- setAutoPause(Boolean) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
A value that indicates whether to allow or disallow automatic pause for an Aurora DB cluster in
serverless
DB engine mode.
- setAutoPause(Boolean) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
A value that indicates whether automatic pause is allowed for the Aurora DB cluster in serverless
DB
engine mode.
- setAutoUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade
set to true.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Availability Zone (AZ) where the read replica will be created.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Availability Zone (AZ) where the database will be created.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the name of the Availability Zone the DB instance is located in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Availability Zone that the automated backup was created in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The Availability Zone (AZ) where the DB instance will be created.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Availability Zone that the DB instance is created in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The Availability Zone (AZ) where the DB instance will be created.
- setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The Availability Zone group associated with a Local Zone.
- setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The Availability Zone group for a DB instance.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of Availability Zones (AZs) where instances in the DB cluster can be created.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster can be created.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
- setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- setAvailableProcessorFeatures(Collection<AvailableProcessorFeature>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the available processor features for the DB instance class of a DB instance.
- setAwsBackupRecoveryPointArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
- setAwsBackupRecoveryPointArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
- setBacktrackConsumedChangeRecords(Long) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The number of change records stored for Backtrack.
- setBacktrackedFrom(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time from which the DB cluster was backtracked.
- setBacktrackedFrom(Date) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time from which the DB cluster was backtracked.
- setBacktrackIdentifier(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
Contains the backtrack identifier.
- setBacktrackIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
Contains the backtrack identifier.
- setBacktrackIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
If specified, this value is the backtrack identifier of the backtrack to be described.
- setBacktrackRequestCreationTime(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time at which the backtrack was requested.
- setBacktrackRequestCreationTime(Date) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time at which the backtrack was requested.
- setBacktrackTo(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
The timestamp of the time to backtrack the DB cluster to, specified in ISO 8601 format.
- setBacktrackTo(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time to which the DB cluster was backtracked.
- setBacktrackTo(Date) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time to which the DB cluster was backtracked.
- setBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The target backtrack window, in seconds.
- setBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The target backtrack window, in seconds.
- setBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The target backtrack window, in seconds.
- setBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The target backtrack window, in seconds.
- setBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The target backtrack window, in seconds.
- setBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The target backtrack window, in seconds.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the number of days for which automatic DB snapshots are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The retention period for the automated backups.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of days to retain automated backups.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The number of days for which automated backups of the restored DB cluster are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The retention period for the replicated automated backups.
- setCACertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The identifier of the CA certificate for this DB instance.
- setCACertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates the certificate that needs to be associated with the instance.
- setCACertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The identifier of the CA certificate for the DB instance.
- setCapacity(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The current capacity of an Aurora Serverless DB cluster.
- setCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The DB cluster capacity.
- setCertificateArn(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The Amazon Resource Name (ARN) for the certificate.
- setCertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The unique key that identifies a certificate.
- setCertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
The user-supplied certificate identifier.
- setCertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyCertificatesRequest
-
The new default certificate identifier to override the current one with.
- setCertificateRotationRestart(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is restarted when you rotate your SSL/TLS certificate.
- setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
The list of Certificate
objects for the Amazon Web Services account.
- setCertificateType(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The type of the certificate.
- setCharacterSetDescription(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The description of the character set.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The name of the character set.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified CharacterSet.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
For supported engines, indicates that the DB instance should be associated with the specified CharacterSet.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
If present, specifies the name of the character set that this cluster is associated with.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the character set that this instance is associated with.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates that the restored DB cluster should be associated with the specified CharacterSet.
- setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The IP range to authorize.
- setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the IP range.
- setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The IP range to revoke access from.
- setCloneGroupId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Identifies the clone group to which the DB cluster is associated.
- setCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB
cluster.
- setCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB
instance.
- setClusterCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- setClusterCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- setConnectionBorrowTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
The number of seconds for a proxy to wait for a connection to become available in the connection pool.
- setConnectionBorrowTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
The number of seconds for a proxy to wait for a connection to become available in the connection pool.
- setConnectionPoolConfig(ConnectionPoolConfigurationInfo) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The settings that determine the size and behavior of the connection pool for the target group.
- setConnectionPoolConfig(ConnectionPoolConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The settings that determine the size and behavior of the connection pool for the target group.
- setCopyTags(Boolean) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
A value that indicates whether to copy all tags from the source DB cluster snapshot to the target DB cluster
snapshot.
- setCopyTags(Boolean) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
A value that indicates whether to copy all tags from the source DB snapshot to the target DB snapshot.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to copy all tags from the read replica to snapshots of the read replica.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to copy tags from the DB instance to snapshots of the DB instance.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether tags are copied from the DB cluster to snapshots of the DB cluster.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether tags are copied from the DB instance to snapshots of the DB instance.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to copy all tags from the DB instance to snapshots of the DB instance.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to copy all tags from the DB instance to snapshots of the DB instance.
- setCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance.
- setCreatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The date and time when the proxy was first created.
- setCreatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The date and time when the DB proxy endpoint was first created.
- setCreatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The date and time when the target group was first created.
- setCrossAccountClone(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster is a clone of a DB cluster owned by a different Amazon Web Services account.
- setCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The currency code for the reserved DB instance.
- setCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The currency code for the reserved DB instance offering.
- setCurrentApplyDate(Date) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- setCurrentCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The current capacity of the DB cluster.
- setCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The identifier of the custom AZ.
- setCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.DeleteCustomAvailabilityZoneRequest
-
The custom AZ identifier.
- setCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The custom Availability Zone (AZ) that contains the installation media.
- setCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
The custom AZ identifier.
- setCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The identifier of the custom Availability Zone (AZ) to import the installation media to.
- setCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The custom Availability Zone (AZ) that contains the installation media.
- setCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The custom Availability Zone (AZ) that contains the installation media.
- setCustomAvailabilityZoneName(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The name of the custom Availability Zone (AZ).
- setCustomAvailabilityZoneName(String) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The name of the custom AZ.
- setCustomAvailabilityZones(Collection<CustomAvailabilityZone>) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
- setCustomAvailabilityZoneStatus(String) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The status of the custom AZ.
- setCustomEndpoints(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Identifies all custom endpoints associated with the cluster.
- setCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The type associated with a custom endpoint.
- setCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The type associated with a custom endpoint.
- setCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The type associated with a custom endpoint.
- setCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The type associated with a custom endpoint.
- setCustomerAwsId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The Amazon Web Services customer account associated with the RDS event notification subscription.
- setCustomerOverride(Boolean) - Method in class com.amazonaws.services.rds.model.Certificate
-
Whether there is an override for the default certificate identifier.
- setCustomerOverrideValidTill(Date) - Method in class com.amazonaws.services.rds.model.Certificate
-
If there is an override for the default certificate identifier, when the override expires.
- setCustomerOwnedIpEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance.
- setCustSubscriptionId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The RDS event notification subscription Id.
- setDatabaseName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name for your database of up to 64 alphanumeric characters.
- setDatabaseName(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The name for your database of up to 64 alpha-numeric characters.
- setDatabaseName(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the name of the initial database of this DB cluster that was provided at create time, if one was
specified when the DB cluster was created.
- setDatabaseName(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The default database name within the new global database cluster.
- setDatabaseName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The database name for the restored DB cluster.
- setDatabaseName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The database name for the restored DB cluster.
- setDataType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The data type of the option setting.
- setDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid data type for the parameter.
- setDate(Date) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the date and time of the event.
- setDBClusterArn(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Resource Name (ARN) for the DB cluster.
- setDBClusterArn(String) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
The Amazon Resource Name (ARN) for each Aurora cluster.
- setDBClusterBacktracks(Collection<DBClusterBacktrack>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
Contains a list of backtracks for the user.
- setDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- setDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The Amazon Resource Name (ARN) for the endpoint.
- setDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- setDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The identifier to use for the new endpoint.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The identifier associated with the endpoint.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The identifier associated with the endpoint.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointRequest
-
The identifier associated with the custom endpoint.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The identifier associated with the endpoint.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The identifier of the endpoint to describe.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
The identifier of the endpoint to modify.
- setDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The identifier associated with the endpoint.
- setDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- setDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
A unique system-generated identifier for an endpoint.
- setDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- setDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- setDBClusterEndpoints(Collection<DBClusterEndpoint>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
Contains the details of the endpoints associated with the cluster and matching any filter conditions.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The name of the DB cluster to associate the IAM role with.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
The DB cluster identifier of the DB cluster to be backtracked.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
Contains a user-supplied DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The DBClusterIdentifier value for the DB cluster.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster to create a snapshot for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The identifier of the DB cluster that the instance will belong to.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains a user-supplied DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
Contains a user-supplied DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
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.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
The DB cluster identifier for the DB cluster to be deleted.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
The DB cluster identifier of the DB cluster to be described.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The ID of the DB cluster to retrieve the list of DB cluster snapshots for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
The user-supplied DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverDBClusterRequest
-
A DB cluster identifier to force a failover for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The DB cluster identifier for the cluster being modified.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
A user-supplied DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The DB cluster identifier for the cluster being modified.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaDBClusterRequest
-
The identifier of the DB cluster read replica to promote.
- setDbClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveFromGlobalClusterRequest
-
The Amazon Resource Name (ARN) identifying the cluster that was detached from the Aurora global database cluster.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The name of the DB cluster to disassociate the IAM role from.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the DB cluster to create from the source data in the Amazon S3 bucket.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster to create from the DB snapshot or DB cluster snapshot.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new DB cluster to be created.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartDBClusterRequest
-
The DB cluster identifier of the Amazon Aurora DB cluster to be started.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.StopDBClusterRequest
-
The DB cluster identifier of the Amazon Aurora DB cluster to be stopped.
- setDBClusterIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- setDBClusterIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- setDBClusterMembers(Collection<DBClusterMember>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- setDBClusterOptionGroupMemberships(Collection<DBClusterOptionGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of option group memberships for this DB cluster.
- setDBClusterOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBClusterOptionGroupStatus
-
Specifies the name of the DB cluster option group.
- setDBClusterParameterGroup(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the name of the DB cluster parameter group for the DB cluster.
- setDBClusterParameterGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific DB cluster parameter group to return details for.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
The name of a specific DB cluster parameter group to return parameter details for.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to modify.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupResult
-
The name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The name of the DB cluster parameter group to use for the DB cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to reset.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupResult
-
The name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the DB cluster parameter group to associate with the restored DB cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- setDBClusterParameterGroups(Collection<DBClusterParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- setDBClusterParameterGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Specifies the status of the DB cluster parameter group for this member of the DB cluster.
- setDbClusterResourceId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Web Services Region-unique, immutable identifier for the DB cluster.
- setDBClusters(Collection<DBCluster>) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
Contains a list of DB clusters for the user.
- setDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the DB cluster snapshot.
- setDBClusterSnapshotAttributes(Collection<DBClusterSnapshotAttribute>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the manual DB cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the identifier for the DB cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
The identifier of the manual DB cluster snapshot that the attributes apply to.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to delete.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the DB cluster snapshot to describe the attributes for.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A specific DB cluster snapshot identifier to describe.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the DB cluster snapshot to modify the attributes for.
- setDBClusterSnapshots(Collection<DBClusterSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots for the user.
- setDBEngineDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine.
- setDBEngineVersionDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine version.
- setDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- setDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) for the DB instance.
- setDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Resource Name (ARN) for the automated backups.
- setDBInstanceAutomatedBackups(Collection<DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
A list of DBInstanceAutomatedBackup
instances.
- setDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Resource Name (ARN) for the replicated automated backups.
- setDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackupsReplication
-
The Amazon Resource Name (ARN) of the replicated automated backups.
- setDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceAutomatedBackupRequest
-
The Amazon Resource Name (ARN) of the automated backups to delete, for example,
arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- setDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The Amazon Resource Name (ARN) of the replicated automated backups, for example,
arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- setDBInstanceAutomatedBackupsReplications(Collection<DBInstanceAutomatedBackupsReplication>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The list of replicated automated backups associated with the DB instance.
- setDBInstanceAutomatedBackupsReplications(Collection<DBInstanceAutomatedBackupsReplication>) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The list of replications to different Amazon Web Services Regions associated with the automated backup.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The compute and memory capacity of the read replica, for example, db.m4.large
.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance, for example, db.m4.large
.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The DB instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The DB instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance, for example, db.m4.large
.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The DB instance class for a DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The name of the compute and memory capacity class for the DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The DB instance class for the reserved DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The DB instance class for the reserved DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The compute and memory capacity of the Amazon RDS DB instance, for example, db.m4.large
.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The compute and memory capacity of the DB instance, for example, db.m4.large
.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The compute and memory capacity of the Amazon RDS DB instance, for example, db.m4.large
.
- setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The number of instances to reserve.
- setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The number of reserved DB instances.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The name of the DB instance to associate the IAM role with.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The DB instance identifier of the read replica.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier of the DB instance that you want to create the snapshot of.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Specifies the instance identifier for this member of the DB cluster.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains a user-supplied database identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The customer id of the instance that is/was associated with the automated backup.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the DB instance identifier of the DB instance this DB snapshot was created from.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
(Optional) The user-supplied instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The user-supplied instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The customer-assigned name of the DB instance that contains the log files you want to list.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The ID of the DB instance to retrieve the list of DB snapshots for.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeValidDBInstanceModificationsRequest
-
The customer identifier or the ARN of your DB instance.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The customer-assigned name of the DB instance that contains the log files you want to list.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The database identifier for the DB instance.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The name of the DB instance to disassociate the IAM role from.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Name of the DB instance to create from the DB snapshot.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceRequest
-
The user-supplied instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.StopDBInstanceRequest
-
The user-supplied instance identifier.
- setDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- setDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- setDBInstanceParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The name of the DB parameter group to apply to all instances of the DB cluster.
- setDbInstancePort(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the port that the DB instance listens on.
- setDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
A list of DBInstance
instances.
- setDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the current state of this database.
- setDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services Region-unique, immutable identifier for the DB instance.
- setDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- setDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- setDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceAutomatedBackupRequest
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- setDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The resource ID of the DB instance that is the source of the automated backup.
- setDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB resource ID to describe.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The meaning of this parameter differs according to the database engine you use.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The meaning of this parameter differs according to the database engine you use.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database name for the restored DB instance.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the database to create when the DB instance is created.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database name for the restored DB instance.
- setDBParameterGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The Amazon Resource Name (ARN) for the DB parameter group.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The DB cluster parameter group family name.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The DB parameter group family name.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The name of the DB parameter group family that this DB cluster parameter group is compatible with.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The name of the DB parameter group family that this DB parameter group is compatible with.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details for.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the DB cluster parameter group family to return engine parameter information for.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The name of the DB parameter group family.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Specifies the name of the DB parameter group family that the engine default parameters apply to.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The name of the DB parameter group to associate with this DB instance.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the DB parameter group to associate with this DB instance.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The name of a specific DB parameter group to return details for.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The name of a specific DB parameter group to return details for.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the DB parameter group to apply to the DB instance.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the DB parameter group to associate with this DB instance.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the DB parameter group to associate with this DB instance.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the DB parameter group to associate with this DB instance.
- setDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- setDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
A list of DBParameterGroup
instances.
- setDBPortNumber(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The port number on which the database accepts connections.
- setDBProxies(Collection<DBProxy>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
A return value representing an arbitrary number of DBProxy
data structures.
- setDBProxy(DBProxy) - Method in class com.amazonaws.services.rds.model.CreateDBProxyResult
-
The DBProxy
structure corresponding to the new proxy.
- setDBProxy(DBProxy) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyResult
-
The data structure representing the details of the DB proxy that you delete.
- setDBProxy(DBProxy) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyResult
-
The DBProxy
object representing the new settings for the proxy.
- setDBProxyArn(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The Amazon Resource Name (ARN) for the proxy.
- setDBProxyEndpoint(DBProxyEndpoint) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointResult
-
The DBProxyEndpoint
object that is created by the API operation.
- setDBProxyEndpoint(DBProxyEndpoint) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyEndpointResult
-
The data structure representing the details of the DB proxy endpoint that you delete.
- setDBProxyEndpoint(DBProxyEndpoint) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointResult
-
The DBProxyEndpoint
object representing the new settings for the DB proxy endpoint.
- setDBProxyEndpointArn(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The Amazon Resource Name (ARN) for the DB proxy endpoint.
- setDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The name of the DB proxy endpoint to create.
- setDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The name for the DB proxy endpoint.
- setDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyEndpointRequest
-
The name of the DB proxy endpoint to delete.
- setDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The name of a DB proxy endpoint to describe.
- setDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.
- setDBProxyEndpoints(Collection<DBProxyEndpoint>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
The list of ProxyEndpoint
objects returned by the API operation.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The name of the DB proxy associated with the DB proxy endpoint that you create.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The identifier for the proxy.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The identifier for the proxy.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The identifier for the DB proxy that is associated with this DB proxy endpoint.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The identifier for the RDS proxy associated with this target group.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyRequest
-
The name of the DB proxy to delete.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
The identifier of the DBProxy
that is associated with the DBProxyTargetGroup
.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
The name of the DB proxy.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The name of the DB proxy whose endpoints you want to describe.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The identifier of the DBProxy
associated with the target group.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The identifier of the DBProxyTarget
to describe.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The identifier for the DBProxy
to modify.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The name of the new proxy to which to assign the target group.
- setDBProxyName(String) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
The identifier of the DBProxy
that is associated with the DBProxyTargetGroup
.
- setDBProxyTargetGroup(DBProxyTargetGroup) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupResult
-
The settings of the modified DBProxyTarget
.
- setDBProxyTargets(Collection<DBProxyTarget>) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsResult
-
One or more DBProxyTarget
objects that are created when you register targets with a target group.
- setDBSecurityGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
The Amazon Resource Name (ARN) for the DB security group.
- setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The description for the DB security group.
- setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the description of the DB security group.
- setDBSecurityGroupMemberships(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group allows access to the port.
- setDBSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMembership name strings used for this option.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The name of the DB security group to add authorization to.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The name for the DB security group.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Specifies the name of the DB security group.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The name of the DB security group.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
The name of the DB security group to delete.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The name of the DB security group to return details for.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the DB security group to revoke ingress from.
- setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- setDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of DB security group elements containing DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- setDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
A list of DBSecurityGroup
instances.
- setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of DB security groups to associate with this DB instance.
- setDBSnapshotArn(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The Amazon Resource Name (ARN) for the DB snapshot.
- setDBSnapshotAttributes(Collection<DBSnapshotAttribute>) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
The list of attributes and values for the manual DB snapshot.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier for the DB snapshot.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the identifier for the DB snapshot.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
The identifier of the manual DB snapshot that the attributes apply to.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
The DB snapshot identifier.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotAttributesRequest
-
The identifier for the DB snapshot to describe the attributes for.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB snapshot identifier to describe.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
The identifier for the DB snapshot to modify the attributes for.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The identifier of the DB snapshot to modify.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The identifier for the DB snapshot to restore from.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.StopDBInstanceRequest
-
The user-supplied instance identifier of the DB Snapshot created immediately before the DB instance is stopped.
- setDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
A list of DBSnapshot
instances.
- setDBSubnetGroup(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies information on the subnet group associated with the DB cluster, including the name, description, and
subnets in the subnet group.
- setDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies information on the subnet group associated with the DB instance, including the name, description, and
subnets in the subnet group.
- setDBSubnetGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
The Amazon Resource Name (ARN) for the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A DB subnet group to associate with this DB cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies a DB subnet group for the DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A DB subnet group to associate with this DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
The name of the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB subnet group for the DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The DB subnet group for the DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A DB subnet group to associate with the restored DB cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB subnet group to use for the new DB cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The DB subnet group name to use for the new DB cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The DB subnet group name to use for the new instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A DB subnet group to associate with this DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The DB subnet group name to use for the new instance.
- setDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
A list of DBSubnetGroup
instances.
- setDebugLogging(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
Whether the proxy includes detailed information about SQL statements in its logs.
- setDebugLogging(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Whether the proxy includes detailed information about SQL statements in its logs.
- setDebugLogging(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
Whether the proxy includes detailed information about SQL statements in its logs.
- setDefaultCharacterSet(CharacterSet) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.
- setDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether only the default version of the specified engine or engine and major version
combination is returned.
- setDefaultPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If the option requires a port, specifies the default port for the option.
- setDefaultValue(String) - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The default value for the processor feature of the DB instance class.
- setDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The default value for the option group option.
- setDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The default value of the option setting.
- setDeleteAutomatedBackups(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
A value that indicates whether to remove automated backups immediately after the DB instance is deleted.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The deletion protection setting for the new global database.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Indicates if the DB cluster has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates if the DB instance has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The deletion protection setting for the new global database cluster.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
Indicates if the global database cluster has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether the DB cluster has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance has deletion protection enabled.
- setDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- setDescribeDBLogFiles(Collection<DescribeDBLogFilesDetails>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The description for the DB cluster parameter group.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The description for the DB parameter group.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
Provides the customer-specified description for this DB cluster parameter group.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the customer-specified description for this DB parameter group.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The description of the option.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The description of the option setting.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Provides a description of the parameter.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
A description of the health of the RDS Proxy target.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The version of the database engine that a DB instance can be upgraded to.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
A user-specified description about the authentication used by a proxy to log in as a specific database user.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
A user-specified description about the authentication used by a proxy to log in as a specific database user.
- setDisableLogTypes(Collection<String>) - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Active Directory directory ID to create the DB cluster in.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Active Directory directory ID to create the DB instance in.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Active Directory directory ID to create the DB instance in.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The identifier of the Active Directory Domain.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The Active Directory directory ID to move the DB cluster to.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Active Directory directory ID to move the DB instance to.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
Specify the Active Directory directory ID to restore the DB cluster in.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Specify the Active Directory directory ID to restore the DB cluster in.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
Specify the Active Directory directory ID to restore the DB cluster in.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specify the Active Directory directory ID to restore the DB instance in.
- setDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specify the Active Directory directory ID to restore the DB instance in.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the IAM role to use when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- setDomainMemberships(Collection<DomainMembership>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Active Directory Domain membership records associated with the DB cluster.
- setDomainMemberships(Collection<DomainMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Active Directory Domain membership records associated with the DB instance.
- setDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Duration filter value, specified in years or seconds.
- setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The duration filter value, specified in years or seconds.
- setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The duration of the reservation in seconds.
- setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The duration of the offering in seconds.
- setEarliestBacktrackTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The earliest time to which a DB cluster can be backtracked.
- setEarliestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- setEarliestTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreWindow
-
The earliest time you can restore an instance to.
- setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Id of the EC2 security group to authorize.
- setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the id of the EC2 security group.
- setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The id of the EC2 security group to revoke access from.
- setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Name of the EC2 security group to authorize.
- setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the name of the EC2 security group.
- setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the EC2 security group to revoke access from.
- setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Amazon Web Services account number of the owner of the EC2 security group specified in the
EC2SecurityGroupName
parameter.
- setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the Amazon Web Services ID of the owner of the EC2 security group specified in the
EC2SecurityGroupName
field.
- setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The Amazon Web Services account number of the owner of the EC2 security group specified in the
EC2SecurityGroupName
parameter.
- setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of EC2SecurityGroup
elements.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The list of logs that the new DB instance is to export to CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The list of logs that the restored DB cluster is to export to Amazon CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- setEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- setEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- setEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- setEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A value that indicates whether to activate the subscription.
- setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A Boolean value indicating if the subscription is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A value that indicates whether to activate the subscription.
- setEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A list of log types that this DB cluster is configured to export to CloudWatch Logs.
- setEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of log types that this DB instance is configured to export to CloudWatch Logs.
- setEnableGlobalWriteForwarding(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable this DB cluster to forward write operations to the primary cluster of an
Aurora global database (
GlobalCluster).
- setEnableGlobalWriteForwarding(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable this DB cluster to forward write operations to the primary cluster of an
Aurora global database (
GlobalCluster).
- setEnableHttpEndpoint(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
- setEnableHttpEndpoint(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- setEnableLogTypes(Collection<String>) - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- setEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to enable Performance Insights for the read replica.
- setEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable Performance Insights for the DB instance.
- setEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable Performance Insights for the DB instance.
- setEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to enable Performance Insights for the DB instance.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies whether the automated backup is encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies whether the DB snapshot is encrypted.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- setEndpoint(String) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The DNS address of the endpoint.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the DB cluster.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The DNS address of the endpoint.
- setEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the connection endpoint.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The endpoint that you can use to connect to the DB proxy.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The endpoint that you can use to connect to the DB proxy.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The writer endpoint for the RDS DB instance or Aurora DB cluster.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The DNS address of the endpoint.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The DNS address of the endpoint.
- setEndpoint(String) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The endpoint for the source Amazon Web Services Region endpoint.
- setEndpointType(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The type of the endpoint.
- setEndpointType(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The type of the endpoint.
- setEndpointType(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The type of the endpoint.
- setEndpointType(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The type of the endpoint.
- setEndpointType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
The type of the endpoint.
- setEndpointType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The type of the endpoint.
- setEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the database engine to be used for this DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The name of the database engine to be used for this DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The name of the database engine to be used for this DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the name of the database engine for this DB cluster snapshot.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the database engine to be used for this DB instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The name of the database engine for this automated backup.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The DB engine.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Aurora database engine used by the global database cluster.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The name of the database engine to be used for this instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The DB engine.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The DB engine.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine type of a DB instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the database engine to be used for this DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database engine to use for the new instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the database engine to be used for this instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database engine to use for the new instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The name of the upgrade target database engine.
- setEngineFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The kinds of databases that the proxy can connect to.
- setEngineFamily(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The engine family applies to MySQL and PostgreSQL for both RDS and Aurora.
- setEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The path to the installation medium for the DB engine.
- setEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The path to the installation medium for the specified DB engine.
- setEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The path to the installation medium for the DB engine.
- setEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The path to the installation medium for the DB engine.
- setEngineMode(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- setEngineMode(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- setEngineMode(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the engine mode of the database engine for this DB cluster snapshot.
- setEngineMode(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- setEngineMode(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The engine mode of the new cluster.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the engine that this option group should be associated with.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
A required parameter.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated with a specific database engine.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the name of the engine that this option group can be applied to.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the engine that this option can be applied to.
- setEngineNativeAuditFieldsIncluded(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies whether the database activity stream includes engine-native audit fields.
- setEngineNativeAuditFieldsIncluded(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
Indicates whether engine-native audit fields are included in the database activity stream.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The engine version of the Aurora global database.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the version of the database engine for this DB cluster snapshot.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The version number of the database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The version of the database engine for the automated backup.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the version of the database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The engine version of the DB engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The engine version of the DB engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The engine version of the DB engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The version number of the database engine to upgrade to.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The engine version to upgrade the DB snapshot to.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The version number of the database engine to which you want to upgrade.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine version of a DB instance.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new DB cluster.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- setEnhancedMonitoringResourceArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring
metrics data for the DB instance.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a particular source type (SourceType
) that you want to subscribe to.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event notification subscription.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a source type (SourceType
) that you want to subscribe to.
- setEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification subscription.
- setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- setEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of Event
instances.
- setEventSubscriptionArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The Amazon Resource Name (ARN) for the event subscription.
- setEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- setExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- setExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- setExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- setExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- setExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- setExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- setExistingVpnId(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The ID of an existing virtual private network (VPN) between the Amazon RDS website and the VMware vSphere
cluster.
- setExportableLogTypes(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The types of logs that the database engine has available for export to CloudWatch Logs.
- setExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The data exported from the snapshot.
- setExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The data exported from the snapshot.
- setExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The data to be exported from the snapshot.
- setExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The data exported from the snapshot.
- setExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskRequest
-
The identifier of the snapshot export task to cancel.
- setExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
A unique identifier for the snapshot export task.
- setExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The identifier of the snapshot export task to be described.
- setExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
A unique identifier for the snapshot export task.
- setExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
A unique identifier for the snapshot export task.
- setExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
A unique identifier for the snapshot export task.
- setExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
Information about an export of a snapshot to Amazon S3.
- setFailoverState(FailoverState) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
A data object containing all properties for the current state of an in-process or pending failover process for
this Aurora global database.
- setFailureCause(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The reason the export failed, if it failed.
- setFailureCause(InstallationMediaFailureCause) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
If an installation media failure occurred, the cause of the failure.
- setFailureCause(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The reason the export failed, if it failed.
- setFailureCause(InstallationMediaFailureCause) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
If an installation media failure occurred, the cause of the failure.
- setFailureCause(InstallationMediaFailureCause) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
If an installation media failure occurred, the cause of the failure.
- setFailureCause(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The reason the export failed, if it failed.
- setFeatureName(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The name of the feature for the DB cluster that the IAM role is to be associated with.
- setFeatureName(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The name of the feature for the DB instance that the IAM role is to be associated with.
- setFeatureName(String) - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role.
- setFeatureName(String) - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role.
- setFeatureName(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The name of the feature for the DB cluster that the IAM role is to be disassociated from.
- setFeatureName(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The name of the feature for the DB instance that the IAM role is to be disassociated from.
- setFileLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files written since the specified date, in POSIX timestamp format with
milliseconds.
- setFilenameContains(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for log file names that contain the specified string.
- setFileSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files larger than the specified size.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
A filter that specifies one or more custom AZs to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
A filter that specifies one or more DB clusters to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
A set of name-value pairs that define which endpoints to include in the output.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A filter that specifies one or more DB cluster snapshots to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
A filter that specifies which resources to return based on status.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A filter that specifies one or more DB snapshots to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
Filters specify one or more snapshot exports to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
A filter that specifies one or more installation media to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
This parameter isn't currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter isn't currently supported.
- setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
The DB cluster snapshot identifier of the new DB cluster snapshot created when SkipFinalSnapshot
is
disabled.
- setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DBSnapshotIdentifier
of the new DBSnapshot
created when the
SkipFinalSnapshot
parameter is disabled.
- setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The fixed price charged for this reserved DB instance.
- setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The fixed price charged for this offering.
- setForce(Boolean) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
A value that indicates whether to force the DB cluster to backtrack when binary logging is enabled.
- setForcedApplyDate(Date) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- setForceFailover(Boolean) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
A value that indicates whether the reboot is conducted through a Multi-AZ failover.
- setFQDN(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The fully qualified domain name of the Active Directory Domain.
- setFrom(Double) - Method in class com.amazonaws.services.rds.model.DoubleRange
-
The minimum value in the range.
- setFrom(Integer) - Method in class com.amazonaws.services.rds.model.Range
-
The minimum value in the range.
- setFromDbClusterArn(String) - Method in class com.amazonaws.services.rds.model.FailoverState
-
The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being demoted, and which is associated
with this state.
- setGlobalClusterArn(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Amazon Resource Name (ARN) for the global database cluster.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The global cluster ID of an Aurora cluster that becomes the primary cluster in the new global database cluster.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The cluster identifier of the new global database cluster.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteGlobalClusterRequest
-
The cluster identifier of the global database cluster being deleted.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
The user-supplied DB cluster identifier.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverGlobalClusterRequest
-
Identifier of the Aurora global database (
GlobalCluster) that should be failed over.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Contains a user-supplied global database cluster identifier.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The DB cluster identifier for the global cluster being modified.
- setGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveFromGlobalClusterRequest
-
The cluster identifier to detach from the Aurora global database cluster.
- setGlobalClusterMembers(Collection<GlobalClusterMember>) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The list of cluster IDs for secondary clusters within the global database cluster.
- setGlobalClusterResourceId(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Amazon Web Services Region-unique, immutable identifier for the global database cluster.
- setGlobalClusters(Collection<GlobalCluster>) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
The list of global clusters returned by this request.
- setGlobalWriteForwardingRequested(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether you have requested to enable write forwarding for a secondary cluster in an Aurora global
database.
- setGlobalWriteForwardingStatus(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- setGlobalWriteForwardingStatus(String) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- setHostedZoneId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- setHostedZoneId(String) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- setHttpEndpointEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that indicates whether the HTTP endpoint for an Aurora Serverless DB cluster is enabled.
- setIAMAuth(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- setIAMAuth(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- setIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.
- setIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that indicates whether the mapping of Amazon Web Services Identity and Access Management (IAM) accounts
to database accounts is enabled.
- setIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- setIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- setIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- setIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- setIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled.
- setIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- setIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- setIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The name of the IAM role to use for writing to the Amazon S3 bucket when exporting a snapshot.
- setIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- setIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The name of the IAM role to be used when making API calls to the Directory Service.
- setIdleClientTimeout(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.
- setIdleClientTimeout(Integer) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The number of seconds a connection to the proxy can have no activity before the proxy drops the client
connection.
- setIdleClientTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.
- setIncludeAll(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to include engine versions that aren't available in the list.
- setIncludePublic(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A value that indicates whether to include manual DB cluster snapshots that are public and can be copied or
restored by any Amazon Web Services account.
- setIncludePublic(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A value that indicates whether to include manual DB cluster snapshots that are public and can be copied or
restored by any Amazon Web Services account.
- setIncludeShared(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A value that indicates whether to include shared manual DB cluster snapshots from other Amazon Web Services
accounts that this Amazon Web Services account has been given permission to copy or restore.
- setIncludeShared(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
Optional Boolean parameter that specifies whether the output includes information about clusters shared from
other Amazon Web Services accounts.
- setIncludeShared(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A value that indicates whether to include shared manual DB cluster snapshots from other Amazon Web Services
accounts that this Amazon Web Services account has been given permission to copy or restore.
- setInitQuery(String) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
One or more SQL statements for the proxy to run when opening each new database connection.
- setInitQuery(String) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
One or more SQL statements for the proxy to run when opening each new database connection.
- setInstallationMedia(Collection<InstallationMedia>) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- setInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaRequest
-
The installation medium ID.
- setInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The installation medium ID.
- setInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
The installation medium ID.
- setInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The installation medium ID.
- setInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The installation medium ID.
- setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the date and time the DB instance was created.
- setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides the date and time that the DB instance was created.
- setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time in Coordinated Universal Time (UTC) when the DB instance, from which the snapshot was taken,
was created.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the Provisioned IOPS (I/O operations per second) value.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The IOPS (I/O operations per second) value for the automated backup.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new Provisioned IOPS (I/O operations per second) value for the RDS instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The Provisioned IOPS value for the DB instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of Provisioned IOPS (input/output operations per second) to allocate initially for the DB instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- setIopsToStorageRatio(Collection<DoubleRange>) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of Provisioned IOPS to gibibytes of storage multiplier.
- setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of IPRange
elements.
- setIsClusterWriter(Boolean) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Value that is true
if the cluster member is the primary instance for the DB cluster and
false
otherwise.
- setIsCollection(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
Indicates if the option setting is part of a collection.
- setIsDefault(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
A value that indicates whether this endpoint is the default endpoint for the associated DB proxy.
- setIsDefault(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
Whether this target group is the first one used for connection requests by the associated proxy.
- setIsDefault(Boolean) - Method in class com.amazonaws.services.rds.model.OptionVersion
-
True if the version is the default version of the option, and otherwise false.
- setIsMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether upgrading to the target version requires upgrading the major version of the
database engine.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that this option group option can be changed from the default value.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
A Boolean value that, when true, indicates the option setting can be modified from the default.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates whether (true
) or not (false
) the parameter can be modified.
- setIsRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that a value must be specified for this option setting of the option group
option.
- setIsWriter(Boolean) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
Specifies whether the Aurora cluster is the primary cluster (that is, has read-write capability) for the Aurora
global database with which it is associated.
- setKey(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A key is the required name of the tag.
- setKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The name of the Amazon Kinesis data stream to be used for the database activity stream.
- setKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon Web Services KMS key identifier for an encrypted read replica.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB instance.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
If StorageEncrypted
is enabled, the Amazon Web Services KMS key identifier for the encrypted DB
cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB
instance.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Web Services KMS key ID for an automated backup.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
If Encrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster from a DB snapshot or DB
cluster snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB
cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Amazon Web Services KMS key identifier for an encrypted DB instance.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
The Amazon Web Services KMS key identifier for encrypting messages in the database activity stream.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Web Services KMS key identifier for encryption of the replicated automated backups.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The ID of the Amazon Web Services KMS customer master key (CMK) to use to encrypt the snapshot exported to Amazon
S3.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- setKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- setLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
A POSIX timestamp when the last log entry was written.
- setLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- setLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- setLatestTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreWindow
-
The latest time you can restore an instance to.
- setLeaseId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The lease identifier filter value.
- setLeaseId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the lease associated with the reserved DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
License model information for this DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the license model information for this DB cluster snapshot.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
License model information for this DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
License model information for the automated backup.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
License model information for the restored DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The license model for the DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The license model for a DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The license model for the DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
License model information for the restored DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The license model for this DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
License model information for the restored DB instance.
- setListenerEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the listener connection endpoint for SQL Server Always On.
- setListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to list the supported character sets for each engine version.
- setListSupportedTimezones(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to list the supported time zones for each engine version.
- setLogFileData(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Entries from the specified log file.
- setLogFileName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The name of the log file for the specified DB instance.
- setLogFileName(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The name of the log file to be downloaded.
- setLogTypesToDisable(Collection<String>) - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- setLogTypesToEnable(Collection<String>) - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the major version of the engine that this option group should be associated with.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
If specified, filters the results to include only options for the specified major engine version.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated with a specific database engine version.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the major engine version associated with this option group.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Indicates the major engine version that the option is available for.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
An optional pagination token provided by a previous DescribeCertificates
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
An optional pagination token provided by a previous DescribeCertificates
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
An optional pagination token provided by a previous DescribeCustomAvailabilityZones
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
An optional pagination token provided by a previous DescribeCustomAvailabilityZones
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
An optional pagination token provided by a previous DescribeDBClusterBacktracks
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
A pagination token that can be used in a later DescribeDBClusterBacktracks
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
An optional pagination token provided by a previous DescribeDBClusterEndpoints
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
An optional pagination token provided by a previous DescribeDBClusterEndpoints
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous DescribeDBClusterParameters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous DescribeDBClusterParameters request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous DescribeDBClusterSnapshots
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous DescribeDBClusterSnapshots
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous DescribeDBClusters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
A pagination token that can be used in a later DescribeDBClusters request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The pagination token provided in the previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous DescribeDBInstances
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The pagination token provided in the previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
A pagination token that can be used in a later DescribeDBLogFiles request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
An optional pagination token provided by a previous DescribeDBParameterGroups
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
An optional pagination token provided by a previous DescribeDBParameters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
An optional pagination token provided by a previous DescribeDBSecurityGroups
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
An optional pagination token provided by a previous DescribeDBSnapshots
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous DescribeDBSubnetGroups request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous DescribeEngineDefaultClusterParameters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
An optional pagination token provided by a previous DescribeEngineDefaultParameters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
An optional pagination token provided by a previous DescribeEvents request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
An optional pagination token provided by a previous Events request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
An optional pagination token provided by a previous DescribeExportTasks
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
A pagination token that can be used in a later DescribeExportTasks
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
An optional pagination token provided by a previous DescribeGlobalClusters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
An optional pagination token provided by a previous DescribeGlobalClusters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
An optional pagination token provided by a previous DescribeOptionGroups request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous OrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous DescribePendingMaintenanceActions
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous DescribePendingMaintenanceActions
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
An optional pagination token provided by a previous DescribeSourceRegions
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The pagination token provided in the previous request or "0".
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
A pagination token that can be used in a later DownloadDBLogFilePortion request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
An optional pagination token provided by a previous EngineDefaults request.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the master user for the DB cluster.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name for the master user.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the master username for the DB cluster.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the master username for this DB cluster snapshot.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the master username for the DB instance.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The license model of an automated backup.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the master username for the DB snapshot.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the master user for the restored DB cluster.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name for the master user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The master credentials for the DB cluster.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the master user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The new password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new password for the master user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The master credentials for the DB instance.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The password for the master user.
- setMax(Long) - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The maximum allowed value for the quota.
- setMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- setMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- setMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- setMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- setMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- setMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- setMaxCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
- setMaxCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
- setMaxConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
The maximum size of the connection pool for each target in a target group.
- setMaxConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
The maximum size of the connection pool for each target in a target group.
- setMaxIdleConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
Controls how actively the proxy closes idle database connections in the connection pool.
- setMaxIdleConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
Controls how actively the proxy closes idle database connections in the connection pool.
- setMaxIopsPerDbInstance(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum total provisioned IOPS for a DB instance.
- setMaxIopsPerGib(Double) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum provisioned IOPS per GiB for a DB instance.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
An optional pagination token provided by a previous DescribeInstallationMedia request.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
The maximum number of records to include in the response.
- setMaxStorageSize(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum storage size for a DB instance.
- setMessage(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- setMessage(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the text of this event.
- setMessage(String) - Method in class com.amazonaws.services.rds.model.InstallationMediaFailureCause
-
The reason that an installation media import failed.
- setMinCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The minimum capacity for an Aurora DB cluster in serverless
DB engine mode.
- setMinCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The maximum capacity for the Aurora DB cluster in serverless
DB engine mode.
- setMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.MinimumEngineVersionPerAllowedValue
-
The minimum DB engine version required for the allowed value.
- setMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
The earliest engine version to which the parameter can apply.
- setMinimumEngineVersionPerAllowedValue(Collection<MinimumEngineVersionPerAllowedValue>) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The minimum DB engine version required for the corresponding allowed value for this option setting.
- setMinimumRequiredMinorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The minimum required engine version for the option to be applied.
- setMinIopsPerDbInstance(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum total provisioned IOPS for a DB instance.
- setMinIopsPerGib(Double) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum provisioned IOPS per GiB for a DB instance.
- setMinStorageSize(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum storage size for a DB instance.
- setMode(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies the mode of the database activity stream.
- setMode(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The mode of the database activity stream.
- setMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the read replica.
- setMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- setMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- setMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- setMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- setMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- setMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- setMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN for the IAM role that permits RDS to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.
- setMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- setMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the read replica is in a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster has instances in multiple Availability Zones.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies if the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
A value that indicates whether to show only those reservations that support Multi-AZ.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
A value that indicates whether to show only those reservations that support Multi-AZ.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
A value that indicates that the Single-AZ DB instance will change to a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
Indicates if the reservation applies to Multi-AZ deployments.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
Indicates if the offering applies to Multi-AZ deployments.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- setMultiAZCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is Multi-AZ capable.
- setName(String) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
-
The name of the Availability Zone.
- setName(String) - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The name of the processor feature.
- setName(String) - Method in class com.amazonaws.services.rds.model.Filter
-
The name of the filter.
- setName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the option.
- setName(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The name of the option that has settings that you can set.
- setName(String) - Method in class com.amazonaws.services.rds.model.ProcessorFeature
-
The name of the processor feature.
- setNcharCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the NCHAR character set for the Oracle DB instance.
- setNcharCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the NCHAR character set for the Oracle DB instance.
- setNewDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The new DB cluster identifier for the DB cluster when renaming a DB cluster.
- setNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB instance.
- setNewDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The new identifier for the DBProxyEndpoint
.
- setNewDBProxyName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new identifier for the DBProxy
.
- setNewGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The new cluster identifier for the global database cluster when modifying a global database cluster.
- setNewName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The new name for the modified DBProxyTarget
.
- setNewVpnTunnelName(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The name of a new VPN tunnel between the Amazon RDS website and the VMware vSphere cluster.
- setNormal(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
- setNumberOfLines(Integer) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The number of lines to download.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering type filter value.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering type filter value.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering type of this reserved DB instance.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering type.
- setOptInStatus(String) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- setOptInType(String) - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request, or undoes an opt-in request.
- setOptionDescription(String) - Method in class com.amazonaws.services.rds.model.Option
-
The description of the option.
- setOptionGroupArn(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
The Amazon Resource Name (ARN) for the option group.
- setOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
The description of the option group.
- setOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Provides a description of the option group.
- setOptionGroupMemberships(Collection<OptionGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The name of an option group to associate with the copy of the snapshot.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The option group the DB instance is associated with.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates that the DB instance should be associated with the specified option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the option group to be created.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The option group the automated backup is associated with.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the option group name for the DB snapshot.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
The name of the option group to be deleted.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The name of the option group to describe.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates the DB instance should be associated with the specified option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The option group to identify with the upgraded DB snapshot.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
The name of the option group to be modified.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Specifies the name of the option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The name of the option group that the instance belongs to.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates that the restored DB cluster should be associated with the specified option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the option group to use for the restored DB cluster.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the option group for the new DB cluster.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the option group to be used for the restored DB instance.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the option group to associate with this DB instance.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the option group to be used for the restored DB instance.
- setOptionGroupOptions(Collection<OptionGroupOption>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
- setOptionGroupOptionSettings(Collection<OptionGroupOptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The option settings that are available (and the default value) for each option in an option group.
- setOptionGroupOptionVersions(Collection<OptionVersion>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The versions that are available for the option.
- setOptionGroupsList(Collection<OptionGroup>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- setOptionName(String) - Method in class com.amazonaws.services.rds.model.Option
-
The name of the option.
- setOptionName(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The configuration of options to include in a group.
- setOptions(Collection<Option>) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- setOptionsConflictsWith(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that conflict with this option.
- setOptionsDependedOn(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that are prerequisites for this option.
- setOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- setOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- setOptionsToInclude(Collection<OptionConfiguration>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already present, the specified configuration is used to
update the existing configuration.
- setOptionsToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- setOptionVersion(String) - Method in class com.amazonaws.services.rds.model.Option
-
The version of the option.
- setOptionVersion(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The version for the option.
- setOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An OrderableDBInstanceOption
structure containing information about orderable options for the DB
instance.
- setOriginalSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time of the CreateDBSnapshot operation in Coordinated Universal Time (UTC).
- setOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The path to the installation medium for the operating system associated with the DB engine.
- setOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The path to the installation medium for the operating system associated with the specified DB engine.
- setOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The path to the installation medium for the operating system associated with the DB engine.
- setOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The path to the installation medium for the operating system associated with the DB engine.
- setOutpostCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether a DB instance supports RDS on Outposts.
- setOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the Amazon Web Services ID of the owner of a specific DB security group.
- setParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The status of parameter updates.
- setParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the name of the parameter.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
A list of Parameter
values.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the application methods for the parameter update.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
To reset the entire DB parameter group, specify the DBParameterGroup
name and
ResetAllParameters
parameters.
- setParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the value of the parameter.
- setPendingCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
A value that specifies the capacity that the DB cluster scales to next.
- setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
- setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
- setPendingMaintenanceActionDetails(Collection<PendingMaintenanceAction>) - Method in class com.amazonaws.services.rds.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- setPendingMaintenanceActions(Collection<ResourcePendingMaintenanceActions>) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
A list of the pending maintenance actions for the resource.
- setPendingModifiedValues(ClusterPendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that specifies that changes to the DB cluster are pending.
- setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A value that specifies that changes to the DB instance are pending.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The progress of the snapshot export task as a percentage.
- setPercentProgress(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The percentage of the estimated data that has been transferred.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The progress of the snapshot export task as a percentage.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The progress of the snapshot export task as a percentage.
- setPerformanceInsightsEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
True if Performance Insights is enabled for the DB instance, and otherwise false.
- setPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- setPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- setPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- setPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- setPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- setPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of time, in days, to retain Performance Insights data.
- setPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of time, in days, to retain Performance Insights data.
- setPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The amount of time, in days, to retain Performance Insights data.
- setPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The amount of time, in days, to retain Performance Insights data.
- setPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of time, in days, to retain Performance Insights data.
- setPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is permanent.
- setPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Permanent options can never be removed from an option group.
- setPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is persistent.
- setPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Persistent options can't be removed from an option group while DB instances are associated with the option group.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The port number on which the instances in the DB cluster accept connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The port number that the DB instance uses for connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The port number on which the database accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the port that the database engine is listening on.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the port that the DB cluster was listening on at the time of the snapshot.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The port number that the automated backup used for connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The port that the RDS Proxy uses to connect to the target RDS DB instance or Aurora DB cluster.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the port that the database engine was listening on at the time of the snapshot.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the port that the database engine is listening on.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The port number on which the DB cluster accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.Option
-
If required, the port configured for this option to use.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The optional port for the option.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The port for the DB instance.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The port number on which the instances in the restored DB cluster accept connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new DB cluster accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new DB cluster accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The port number on which the database accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The port number on which the database accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The port number on which the database accepts connections.
- setPortRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies whether the option requires a port.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod
parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod
.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod
.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The daily time range during which automated backups are created if automated backups are enabled, as determined
by the BackupRetentionPeriod
parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod
parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The time range each day during which automated backups are created if automated backups are enabled.
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot
API action
in the Amazon Web Services Region that contains the source DB cluster snapshot to copy.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBSnapshot
API action in the
source Amazon Web Services Region that contains the source DB snapshot to copy.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A URL that contains a Signature Version 4 signed request for the CreateDBCluster
action to be called
in the source Amazon Web Services Region where the DB cluster is replicated from.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The URL that contains a Signature Version 4 signed request for the CreateDBInstanceReadReplica
API
action in the source Amazon Web Services Region that contains the source DB instance.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication
action to be called in the Amazon Web Services Region of the source DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Product description filter value.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The product description filter value.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The description of the reserved DB instance.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The database engine used by the offering.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
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.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
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.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
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.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
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.
- setProvisionedIops(Collection<Range>) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of provisioned IOPS.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance is publicly accessible.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is publicly accessible.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the accessibility options for the DB instance.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is publicly accessible.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance is publicly accessible.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance is publicly accessible.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is publicly accessible.
- setRdsResourceId(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The identifier representing the target.
- setReaderEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The reader endpoint for the DB cluster.
- setReaders(Collection<String>) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Aurora global database.
- setReadReplicaCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance can have a read replica.
- setReadReplicaDBClusterIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read
replica.
- setReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with this DB instance.
- setReadReplicaIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains one or more identifiers of the read replicas associated with this DB cluster.
- setReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the identifier of the source DB instance if this DB instance is a read replica.
- setReason(String) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The reason for the current health State
of the RDS Proxy target.
- setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The amount of the recurring charge.
- setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The frequency of the recurring charge.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- setRegion(Region) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- setRegion(Region) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
- setRegion(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Web Services Region associated with the automated backup.
- setRegionName(String) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
The source Amazon Web Services Region name.
- setRegionName(String) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The name of the source Amazon Web Services Region.
- setRemoveCustomerOverride(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyCertificatesRequest
-
A value that indicates whether to remove the override for the default certificate.
- setReplicaMode(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The open mode of the replica database: mounted or read-only.
- setReplicaMode(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The open mode of an Oracle read replica.
- setReplicaMode(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that sets the open mode of a replica database to either mounted or read-only.
- setReplicationSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Amazon Resource Name (ARN) of the source DB instance or DB cluster if this DB cluster is created as a read
replica.
- setReplicationSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the identifier of the source DB cluster if this DB cluster is a read replica.
- setRequiresAutoMinorEngineVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you must enable the Auto Minor Version Upgrade setting for your DB instance before you can use this
option.
- setRequireTLS(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
A Boolean parameter that specifies whether Transport Layer Security (TLS) encryption is required for connections
to the proxy.
- setRequireTLS(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Indicates whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
- setRequireTLS(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
Whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
- setReservedDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The Amazon Resource Name (ARN) for the reserved DB instance.
- setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The reserved DB instance identifier filter value.
- setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
Customer-specified identifier to track this reservation.
- setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the reservation.
- setReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering identifier filter value.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering identifier filter value.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The ID of the Reserved DB instance offering to purchase.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering identifier.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering identifier.
- setReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- setResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
A value that indicates whether to reset all parameters in the DB cluster parameter group to their default values.
- setResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
A value that indicates whether to reset all parameters in the DB parameter group to default values.
- setResourceArn(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
The Amazon Resource Name (ARN) of the DB cluster, for example,
arn:aws:rds:us-east-1:12345667890:cluster:das-cluster
.
- setResourceArn(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamRequest
-
The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
The RDS Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ResourcePendingMaintenanceActions
-
The ARN of the resource that has pending maintenance actions.
- setResourceName(String) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The Amazon RDS resource that the tags are added to.
- setResourceName(String) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
The Amazon RDS resource with tags to be listed.
- setResourceName(String) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The Amazon RDS resource that the tags are removed from.
- setRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The date and time to restore from.
- setRestoreToTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the DB cluster to.
- setRestoreType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The type of restore to be performed.
- setRestoreWindow(RestoreWindow) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Earliest and latest time an instance can be restored to.
- setRole(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
A value that indicates whether the target of the proxy can be used for read/write or read-only operations.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The Amazon Resource Name (ARN) of the IAM role to associate with the Aurora DB cluster, for example,
arn:aws:iam::123456789012:role/AuroraAccessRole
.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The Amazon Resource Name (ARN) of the IAM role to associate with the DB instance, for example
arn:aws:iam::123456789012:role/AccessRole
.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in Amazon Web Services
Secrets Manager.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB instance.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The Amazon Resource Name (ARN) for the IAM role that the proxy uses to access Amazon Secrets Manager.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in Amazon Web Services
Secrets Manager.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The Amazon Resource Name (ARN) of the IAM role to disassociate from the Aurora DB cluster, for example
arn:aws:iam::123456789012:role/AuroraAccessRole
.
- setRoleArn(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The Amazon Resource Name (ARN) of the IAM role to disassociate from the DB instance, for example,
arn:aws:iam::123456789012:role/AccessRole
.
- setS3Bucket(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon S3 bucket that the snapshot is exported to.
- setS3Bucket(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon S3 bucket that the snapshot is exported to.
- setS3Bucket(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon S3 bucket that the snapshot is exported to.
- setS3BucketName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the Amazon S3 bucket that contains the data used to create the Amazon Aurora DB cluster.
- setS3BucketName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of your Amazon S3 bucket that contains your database backup file.
- setS3BucketName(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The name of the Amazon S3 bucket to export the snapshot to.
- setS3IngestionRoleArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
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.
- setS3IngestionRoleArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
An Amazon Web Services Identity and Access Management (IAM) role to allow Amazon RDS to access your Amazon S3
bucket.
- setS3Prefix(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- setS3Prefix(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- setS3Prefix(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The prefix for all of the file names that contain the data used to create the Amazon Aurora DB cluster.
- setS3Prefix(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The prefix of your Amazon S3 bucket.
- setS3Prefix(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The Amazon S3 bucket prefix to use as the file name and path of the exported snapshot.
- setS3Prefix(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- setScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- setScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The scaling properties of the DB cluster.
- setScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- setScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- setScalingConfigurationInfo(ScalingConfigurationInfo) - Method in class com.amazonaws.services.rds.model.DBCluster
-
- setSecondaryAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
- setSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling
before enforcing the timeout action.
- setSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The number of seconds before a call to ModifyCurrentDBClusterCapacity
times out.
- setSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling
before enforcing the timeout action.
- setSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The number of seconds before scaling times out.
- setSecondsUntilAutoPause(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The time, in seconds, before an Aurora DB cluster in serverless
mode is paused.
- setSecondsUntilAutoPause(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The remaining amount of time, in seconds, before the Aurora DB cluster in serverless
mode is paused.
- setSecretArn(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance
or Aurora DB cluster.
- setSecretArn(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance
or Aurora DB cluster.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new list of security groups for the DBProxy
.
- setSessionPinningFilters(Collection<String>) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- setSessionPinningFilters(Collection<String>) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- setSettingDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The description of the option group option.
- setSettingName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The name of the option group option.
- setSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The size, in bytes, of the log file for the specified DB instance.
- setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
A value that indicates whether to skip the creation of a final DB cluster snapshot before the DB cluster is
deleted.
- setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
A value that indicates whether to skip the creation of a final DB snapshot before the DB instance is deleted.
- setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
- setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies when the snapshot was taken in Coordinated Universal Time (UTC).
- setSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the DB snapshot or DB cluster snapshot to restore from.
- setSnapshotTime(Date) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot was created.
- setSnapshotTime(Date) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot was created.
- setSnapshotTime(Date) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot was created.
- setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the type of the DB cluster snapshot.
- setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the type of the DB snapshot.
- setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The type of DB cluster snapshots to be returned.
- setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The type of snapshots to be returned.
- setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
- setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The topic ARN of the RDS event notification subscription.
- setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
- setSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- setSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The parameter types to return.
- setSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates the source of the parameter value.
- setSourceArn(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- setSourceArn(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- setSourceArn(String) - Method in class com.amazonaws.services.rds.model.Event
-
The Amazon Resource Name (ARN) for the event.
- setSourceArn(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- setSourceArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The Amazon Resource Name (ARN) of the snapshot to export to Amazon S3.
- setSourceArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- setSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The Amazon Resource Name (ARN) to use as the primary cluster of the global database.
- setSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source DB cluster from which to restore.
- setSourceDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
- setSourceDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the
source DB cluster snapshot, otherwise, a null value.
- setSourceDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to copy.
- setSourceDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
arn:aws:rds:us-west-2:123456789012:db:mydatabase
.
- setSourceDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.StopDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for
example, arn:aws:rds:us-west-2:123456789012:db:mydatabase
.
- setSourceDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The Amazon Resource Name (ARN) of the replicated automated backups from which to restore, for example,
arn:aws:rds:useast-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The identifier of the DB instance that will act as the source for the read replica.
- setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The identifier of the source DB instance from which to restore.
- setSourceDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The resource ID of the source DB instance from which to restore.
- setSourceDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier or ARN for the source DB parameter group.
- setSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the source DB snapshot.
- setSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The DB snapshot Amazon Resource Name (ARN) that the DB snapshot was copied from.
- setSourceEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The identifier for the database engine that was backed up to create the files stored in the Amazon S3 bucket.
- setSourceEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the engine of your source database.
- setSourceEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The version of the database that the backup files were created from.
- setSourceEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The version of the database that the backup files were created from.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The identifier of the event source to be added.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the identifier for the source of the event.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The source identifier to be removed from the subscription, such as the DB instance identifier for a DB
instance or the name of a security group.
- setSourceIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events are returned.
- setSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- setSourceOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the source option group.
- setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The region where the source cluster snapshot is located.
- setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The region where the source snapshot is located.
- setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The region where the source instance is located.
- setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The region where the source instance is located.
- setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The Amazon Web Services Region that the DB snapshot was created in or copied from.
- setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The region where the source instance is located.
- setSourceRegions(Collection<SourceRegion>) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
A list of SourceRegion instances that contains each source Amazon Web Services Region that the current Amazon Web
Services Region can get a read replica or a DB snapshot from.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The type of source that is generating the events.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- setSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- setSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The source type that the returned categories belong to
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The source type for the RDS event notification subscription.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The type of source that is generating the events.
- setStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- setStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The time the reservation started.
- setState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The state of the reserved DB instance.
- setState(String) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The current state of the connection health lifecycle for the RDS Proxy target.
- setStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- setStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- setStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that are part of the custom endpoint group.
- setStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- setStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- setStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The status of the backtrack.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The progress status of the export task.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The current status of the endpoint.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the current state of this DB cluster.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The status of the backtrack.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The current status of the endpoint.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterOptionGroupStatus
-
Specifies the status of the DB cluster option group.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
Describes the state of association between the IAM role and the DB cluster.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the status of this DB cluster snapshot.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The status of the DB engine version, either available
or deprecated
.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides a list of status information for an automated backup:
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
Describes the state of association between the IAM role and the DB instance.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Status of the DB instance.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The current status of this proxy.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The current status of this DB proxy endpoint.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The current status of this target group.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The status of the DB security group.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the status of this DB snapshot.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The current status of the endpoint.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The status of the installation medium.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The status of the Active Directory Domain membership for the DB instance or cluster.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Provides the status of the EC2 security group.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The status of the RDS event notification subscription.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The progress status of the export task.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.FailoverState
-
The current status of the Aurora global database (
GlobalCluster).
- setStatus(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Specifies the current state of this global database cluster.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The status of the installation medium.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The status of the installation medium.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the status of the IP range.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The current status of the endpoint.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The status of the DB instance's option group membership.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The status of the source Amazon Web Services Region.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The status of the database activity stream.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The progress status of the export task.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The status of the database activity stream.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- setStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- setStatusType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- setStep(Integer) - Method in class com.amazonaws.services.rds.model.Range
-
The step value for the range.
- setStorage(Collection<ValidStorageOptions>) - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid storage options for your DB instance.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether the DB cluster is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The storage encryption setting for the new global database cluster.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies whether the DB cluster snapshot is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether the DB instance is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The storage encryption setting for the global database cluster.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether the restored DB cluster is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the new DB instance is encrypted or not.
- setStorageSize(Collection<Range>) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of storage in gibibytes (GiB).
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies the storage type to be associated with the read replica.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies the storage type to be associated with the DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the storage type associated with DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies the storage type associated with the automated backup.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the storage type associated with DB snapshot.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies the storage type to be associated with the DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates the storage type for a DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The storage type of the DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the storage type to be associated with the DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
Specifies the storage type to be associated with the DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies the storage type to be associated with the DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid storage types for your DB instance.
- setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.rds.model.Subnet
-
- setSubnetGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- setSubnetIdentifier(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
The identifier of the subnet.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- setSubnetOutpost(Outpost) - Method in class com.amazonaws.services.rds.model.Subnet
-
If the subnet is associated with an Outpost, this value specifies the Outpost.
- setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of Subnet
elements.
- setSubnetStatus(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
The status of the subnet.
- setSubscriptionCreationTime(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The time the RDS event notification subscription was created.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The name of the RDS event notification subscription you want to add a source identifier to.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The name of the subscription.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
The name of the RDS event notification subscription you want to delete.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The name of the RDS event notification subscription you want to describe.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The name of the RDS event notification subscription.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The name of the RDS event notification subscription you want to remove a source identifier from.
- setSupportedActivityStreamModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The list of supported modes for Database Activity Streams.
- setSupportedCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
- setSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the supported DB engine modes.
- setSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the supported DB engine modes.
- setSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.Parameter
-
The valid DB engine modes.
- setSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A list of the supported DB engine modes for the target engine version.
- setSupportedFeatureNames(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of features supported by the DB engine.
- setSupportedNcharCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
- setSupportedTimezones(Collection<Timezone>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
- setSupportsDBInstanceAutomatedBackupsReplication(Boolean) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
Whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web
Services Region.
- setSupportsEnhancedMonitoring(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.
- setSupportsGlobalDatabases(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
- setSupportsGlobalDatabases(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A value that indicates whether you can use Aurora global databases with a specific combination of other DB engine
attributes.
- setSupportsGlobalDatabases(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether you can use Aurora global databases with the target engine version.
- setSupportsIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports IAM database authentication.
- setSupportsIops(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports provisioned IOPS.
- setSupportsKerberosAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether a DB instance supports Kerberos Authentication.
- setSupportsLogExportsToCloudwatchLogs(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- setSupportsOptionVersionDowngrade(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you can change the option to an earlier version of the option.
- setSupportsParallelQuery(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether you can use Aurora parallel query with a specific DB engine version.
- setSupportsParallelQuery(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether you can use Aurora parallel query with the target engine version.
- setSupportsPerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
True if a DB instance supports Performance Insights, otherwise false.
- setSupportsReadReplica(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
Indicates whether the database engine version supports read replicas.
- setSupportsStorageAutoscaling(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether Amazon RDS can automatically scale storage for DB instances that use the specified DB instance class.
- setSupportsStorageAutoscaling(Boolean) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
Whether or not Amazon RDS can automatically scale storage for DB instances that use the new instance class.
- setSupportsStorageEncryption(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports encrypted storage.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The tags to be assigned to the Amazon RDS resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
Tags to assign to the DB cluster parameter group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
Tags to assign to the DB cluster.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Tags to assign to the DB instance.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
Tags to assign to the DB parameter group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
Tags to assign to the DB security group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
Tags to assign to the DB subnet group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Tags to assign to the option group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of tags to associate with this DB instance.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
- setTargetArn(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The Amazon Resource Name (ARN) for the RDS DB instance or Aurora DB cluster.
- setTargetCustomAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The external custom Availability Zone (CAZ) identifier for the target CAZ.
- setTargetDbClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverGlobalClusterRequest
-
Identifier of the secondary Aurora DB cluster that you want to promote to primary for the Aurora global database
(
GlobalCluster.) Use the Amazon Resource Name (ARN) for the identifier so that Aurora can locate the
cluster in its Amazon Web Services Region.
- setTargetDBClusterParameterGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
A description for the copied DB cluster parameter group.
- setTargetDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied DB cluster parameter group.
- setTargetDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The identifier of the new DB cluster snapshot to create from the source DB cluster snapshot.
- setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the new DB instance to be created.
- setTargetDBParameterGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
A description for the copied DB parameter group.
- setTargetDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier for the copied DB parameter group.
- setTargetDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the copy of the snapshot.
- setTargetGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The Amazon Resource Name (ARN) representing the target group.
- setTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The identifier for the target group.
- setTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
.
- setTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The identifier of the DBProxyTargetGroup
to describe.
- setTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
to describe.
- setTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The name of the new target group to assign to the proxy.
- setTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
.
- setTargetGroups(Collection<DBProxyTargetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
An arbitrary number of DBProxyTargetGroup
objects, containing details of the corresponding target
groups.
- setTargetHealth(TargetHealth) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
Information about the connection health of the RDS Proxy target.
- setTargetOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The description for the copied option group.
- setTargetOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the copied option group.
- setTargetRole(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- setTargetRole(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- setTargets(Collection<DBProxyTarget>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
An arbitrary number of DBProxyTarget
objects, containing details of the corresponding targets.
- setTaskEndTime(Date) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot export task completed.
- setTaskEndTime(Date) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot export task completed.
- setTaskEndTime(Date) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot export task completed.
- setTaskStartTime(Date) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot export task started.
- setTaskStartTime(Date) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot export task started.
- setTaskStartTime(Date) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot export task started.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN from the key store with which the instance is associated for TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The ARN from the key store with which the automated backup is associated for TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The ARN from the key store with which to associate the instance for TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the given ARN from the key store in order to access the device.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The password for the given ARN from the key store in order to access the device.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The password for the given ARN from the key store in order to access the device.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The password for the given ARN from the key store in order to access the device.
- setThumbprint(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The thumbprint of the certificate.
- setTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The action to take when the timeout is reached, either ForceApplyCapacityChange
or
RollbackCapacityChange
.
- setTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The timeout action of a call to ModifyCurrentDBClusterCapacity
, either
ForceApplyCapacityChange
or RollbackCapacityChange
.
- setTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The action to take when the timeout is reached, either ForceApplyCapacityChange
or
RollbackCapacityChange
.
- setTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The action that occurs when Aurora times out while attempting to change the capacity of an Aurora Serverless
cluster.
- setTimezone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The time zone of the DB instance.
- setTimezone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The time zone of the DB instance.
- setTimezone(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The time zone of the automated backup.
- setTimezone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The time zone of the DB snapshot.
- setTimezoneName(String) - Method in class com.amazonaws.services.rds.model.Timezone
-
The name of the time zone.
- setTo(Double) - Method in class com.amazonaws.services.rds.model.DoubleRange
-
The maximum value in the range.
- setTo(Integer) - Method in class com.amazonaws.services.rds.model.Range
-
The maximum value in the range.
- setToDbClusterArn(String) - Method in class com.amazonaws.services.rds.model.FailoverState
-
The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being promoted, and which is associated
with this state.
- setTotalExtractedDataInGB(Integer) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The total amount of data exported, in gigabytes.
- setTotalExtractedDataInGB(Integer) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The total amount of data exported, in gigabytes.
- setTotalExtractedDataInGB(Integer) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The total amount of data exported, in gigabytes.
- setTrackedClusterId(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The DB cluster identifier when the target represents an Aurora DB cluster.
- setType(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
Specifies the kind of database, such as an RDS DB instance or an Aurora DB cluster, that the target represents.
- setUpdatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The date and time when the proxy was last updated.
- setUpdatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The date and time when the target group was last updated.
- setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The hourly price charged for this reserved DB instance.
- setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The hourly price charged for this offering.
- setUsed(Long) - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The amount currently used toward the quota maximum.
- setUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- setUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- setUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- setUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- setUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- setUseEarliestTimeOnPointInTimeUnavailable(Boolean) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
A value that indicates whether to backtrack the DB cluster to the earliest possible backtrack time when
BacktrackTo is set to a timestamp earlier than the earliest backtrack time.
- setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to restore the DB cluster to the latest restorable backup time.
- setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is restored from the latest backup time.
- setUserName(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The name of the database user to which the proxy connects.
- setUserName(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The name of the database user to which the proxy connects.
- setValidFrom(Date) - Method in class com.amazonaws.services.rds.model.Certificate
-
The starting date from which the certificate is valid.
- setValidProcessorFeatures(Collection<AvailableProcessorFeature>) - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid processor features for your DB instance.
- setValidTill(Date) - Method in class com.amazonaws.services.rds.model.Certificate
-
The final date that the certificate continues to be valid.
- setValidUpgradeTarget(Collection<UpgradeTarget>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- setValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The current value of the option setting.
- setValue(String) - Method in class com.amazonaws.services.rds.model.ProcessorFeature
-
The value of a processor feature name.
- setValue(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A value is the optional value of the tag.
- setValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.Filter
-
One or more filter values.
- setValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName
.
- setValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to add to the attribute specified by AttributeName
.
- setValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName
.
- setValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to remove from the attribute specified by AttributeName
.
- setVersion(String) - Method in class com.amazonaws.services.rds.model.OptionVersion
-
The version of the option.
- setVpc(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
A value that indicates whether to show only VPC or non-VPC offerings.
- setVpc(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is in a VPC.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the VPC ID associated with the DB cluster snapshot.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides the VPC ID associated with the DB instance
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Provides the VPC ID of the DB proxy.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
Provides the VPC ID of the DB proxy endpoint.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the VpcId of the DB security group.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the VPC ID associated with the DB snapshot.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the VpcId of the DB subnet group.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
If AllowsVpcAndNonVpcInstanceMemberships is false
, this field is blank.
- setVpcOnly(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you can only use this option with a DB instance that is in a VPC.
- setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of EC2 VPC security groups to associate with the read replica.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of Amazon EC2 VPC security groups to associate with this DB instance.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint that you create.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC security group IDs to associate with the new proxy.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Provides a list of VPC security groups that the proxy belongs to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
Provides a list of VPC security groups that the DB proxy endpoint belongs to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A list of VPC security groups that the DB cluster will belong to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of EC2 VPC security groups to associate with the restored DB cluster.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A list of VPC security groups that the new DB cluster will belong to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of VPC security groups to associate with this DB instance.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- setVpcSecurityGroupMemberships(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group allows access to the port.
- setVpcSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMembership name strings used for this option.
- setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of VPC security groups that the DB cluster belongs to.
- setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.
- setVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC subnet IDs for the DB proxy endpoint that you create.
- setVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC subnet IDs to associate with the new proxy.
- setVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The EC2 subnet IDs for the proxy.
- setVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The EC2 subnet IDs for the DB proxy endpoint.
- setVpnDetails(VpnDetails) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
Information about the virtual private network (VPN) between the VMware vSphere cluster and the Amazon Web
Services website.
- setVpnGatewayIp(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The IP address of network traffic from Amazon Web Services to your on-premises data center.
- setVpnId(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The ID of the VPN.
- setVpnName(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The name of the VPN.
- setVpnPSK(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The preshared key (PSK) for the VPN.
- setVpnState(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The state of the VPN.
- setVpnTunnelOriginatorIP(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The IP address of network traffic from your on-premises data center.
- setVpnTunnelOriginatorIP(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The IP address of network traffic from your on-premises data center.
- setWarningMessage(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
A warning about the snapshot export task.
- setWarningMessage(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
A warning about the snapshot export task.
- setWarningMessage(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
A warning about the snapshot export task.
- SharedSnapshotQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
- SharedSnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.SharedSnapshotQuotaExceededException
-
Constructs a new SharedSnapshotQuotaExceededException with the specified error message.
- shutdown() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- shutdown() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- shutdown() - Method in class com.amazonaws.services.rds.waiters.AmazonRDSWaiters
-
- SnapshotQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The request would result in the user exceeding the allowed number of DB snapshots.
- SnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.SnapshotQuotaExceededException
-
Constructs a new SnapshotQuotaExceededException with the specified error message.
- SNSInvalidTopicException - Exception in com.amazonaws.services.rds.model
-
SNS has responded that there is a problem with the SND topic specified.
- SNSInvalidTopicException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSInvalidTopicException
-
Constructs a new SNSInvalidTopicException with the specified error message.
- SNSNoAuthorizationException - Exception in com.amazonaws.services.rds.model
-
You do not have permission to publish to the SNS topic ARN.
- SNSNoAuthorizationException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSNoAuthorizationException
-
Constructs a new SNSNoAuthorizationException with the specified error message.
- SNSTopicArnNotFoundException - Exception in com.amazonaws.services.rds.model
-
The SNS topic ARN does not exist.
- SNSTopicArnNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSTopicArnNotFoundException
-
Constructs a new SNSTopicArnNotFoundException with the specified error message.
- SourceNotFoundException - Exception in com.amazonaws.services.rds.model
-
The requested source could not be found.
- SourceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SourceNotFoundException
-
Constructs a new SourceNotFoundException with the specified error message.
- SourceRegion - Class in com.amazonaws.services.rds.model
-
Contains an Amazon Web Services Region name as the result of a successful call to the
DescribeSourceRegions
action.
- SourceRegion() - Constructor for class com.amazonaws.services.rds.model.SourceRegion
-
- SourceType - Enum in com.amazonaws.services.rds.model
-
- standard() - Static method in class com.amazonaws.services.rds.AmazonRDSAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.rds.AmazonRDSClientBuilder
-
- startActivityStream(StartActivityStreamRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- startActivityStream(StartActivityStreamRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Starts a database activity stream to monitor activity on the database.
- startActivityStream(StartActivityStreamRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Starts a database activity stream to monitor activity on the database.
- startActivityStreamAsync(StartActivityStreamRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startActivityStreamAsync(StartActivityStreamRequest, AsyncHandler<StartActivityStreamRequest, StartActivityStreamResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startActivityStreamAsync(StartActivityStreamRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts a database activity stream to monitor activity on the database.
- startActivityStreamAsync(StartActivityStreamRequest, AsyncHandler<StartActivityStreamRequest, StartActivityStreamResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts a database activity stream to monitor activity on the database.
- startActivityStreamAsync(StartActivityStreamRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- startActivityStreamAsync(StartActivityStreamRequest, AsyncHandler<StartActivityStreamRequest, StartActivityStreamResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- StartActivityStreamRequest - Class in com.amazonaws.services.rds.model
-
- StartActivityStreamRequest() - Constructor for class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
- StartActivityStreamResult - Class in com.amazonaws.services.rds.model
-
- StartActivityStreamResult() - Constructor for class com.amazonaws.services.rds.model.StartActivityStreamResult
-
- startDBCluster(StartDBClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- startDBCluster(StartDBClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
CLI command, or the StopDBCluster action.
- startDBCluster(StartDBClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
CLI command, or the StopDBCluster action.
- startDBClusterAsync(StartDBClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startDBClusterAsync(StartDBClusterRequest, AsyncHandler<StartDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startDBClusterAsync(StartDBClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
CLI command, or the StopDBCluster action.
- startDBClusterAsync(StartDBClusterRequest, AsyncHandler<StartDBClusterRequest, DBCluster>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
CLI command, or the StopDBCluster action.
- startDBClusterAsync(StartDBClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- startDBClusterAsync(StartDBClusterRequest, AsyncHandler<StartDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- StartDBClusterRequest - Class in com.amazonaws.services.rds.model
-
- StartDBClusterRequest() - Constructor for class com.amazonaws.services.rds.model.StartDBClusterRequest
-
- startDBInstance(StartDBInstanceRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- startDBInstance(StartDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI
command, or the StopDBInstance action.
- startDBInstance(StartDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI
command, or the StopDBInstance action.
- startDBInstanceAsync(StartDBInstanceRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startDBInstanceAsync(StartDBInstanceRequest, AsyncHandler<StartDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startDBInstanceAsync(StartDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI
command, or the StopDBInstance action.
- startDBInstanceAsync(StartDBInstanceRequest, AsyncHandler<StartDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI
command, or the StopDBInstance action.
- startDBInstanceAsync(StartDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- startDBInstanceAsync(StartDBInstanceRequest, AsyncHandler<StartDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- startDBInstanceAutomatedBackupsReplication(StartDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- startDBInstanceAutomatedBackupsReplication(StartDBInstanceAutomatedBackupsReplicationRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Enables replication of automated backups to a different Amazon Web Services Region.
- startDBInstanceAutomatedBackupsReplication(StartDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Enables replication of automated backups to a different Amazon Web Services Region.
- startDBInstanceAutomatedBackupsReplicationAsync(StartDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startDBInstanceAutomatedBackupsReplicationAsync(StartDBInstanceAutomatedBackupsReplicationRequest, AsyncHandler<StartDBInstanceAutomatedBackupsReplicationRequest, DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startDBInstanceAutomatedBackupsReplicationAsync(StartDBInstanceAutomatedBackupsReplicationRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Enables replication of automated backups to a different Amazon Web Services Region.
- startDBInstanceAutomatedBackupsReplicationAsync(StartDBInstanceAutomatedBackupsReplicationRequest, AsyncHandler<StartDBInstanceAutomatedBackupsReplicationRequest, DBInstanceAutomatedBackup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Enables replication of automated backups to a different Amazon Web Services Region.
- startDBInstanceAutomatedBackupsReplicationAsync(StartDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- startDBInstanceAutomatedBackupsReplicationAsync(StartDBInstanceAutomatedBackupsReplicationRequest, AsyncHandler<StartDBInstanceAutomatedBackupsReplicationRequest, DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- StartDBInstanceAutomatedBackupsReplicationPresignHandler - Class in com.amazonaws.services.rds
-
- StartDBInstanceAutomatedBackupsReplicationPresignHandler() - Constructor for class com.amazonaws.services.rds.StartDBInstanceAutomatedBackupsReplicationPresignHandler
-
- StartDBInstanceAutomatedBackupsReplicationRequest - Class in com.amazonaws.services.rds.model
-
- StartDBInstanceAutomatedBackupsReplicationRequest() - Constructor for class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
- StartDBInstanceRequest - Class in com.amazonaws.services.rds.model
-
- StartDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.StartDBInstanceRequest
-
- startExportTask(StartExportTaskRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- startExportTask(StartExportTaskRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Starts an export of a snapshot to Amazon S3.
- startExportTask(StartExportTaskRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Starts an export of a snapshot to Amazon S3.
- startExportTaskAsync(StartExportTaskRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startExportTaskAsync(StartExportTaskRequest, AsyncHandler<StartExportTaskRequest, StartExportTaskResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- startExportTaskAsync(StartExportTaskRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts an export of a snapshot to Amazon S3.
- startExportTaskAsync(StartExportTaskRequest, AsyncHandler<StartExportTaskRequest, StartExportTaskResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Starts an export of a snapshot to Amazon S3.
- startExportTaskAsync(StartExportTaskRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- startExportTaskAsync(StartExportTaskRequest, AsyncHandler<StartExportTaskRequest, StartExportTaskResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- StartExportTaskRequest - Class in com.amazonaws.services.rds.model
-
- StartExportTaskRequest() - Constructor for class com.amazonaws.services.rds.model.StartExportTaskRequest
-
- StartExportTaskResult - Class in com.amazonaws.services.rds.model
-
Contains the details of a snapshot export to Amazon S3.
- StartExportTaskResult() - Constructor for class com.amazonaws.services.rds.model.StartExportTaskResult
-
- stopActivityStream(StopActivityStreamRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- stopActivityStream(StopActivityStreamRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream
CLI command, or the StartActivityStream
action.
- stopActivityStream(StopActivityStreamRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream
CLI command, or the StartActivityStream
action.
- stopActivityStreamAsync(StopActivityStreamRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopActivityStreamAsync(StopActivityStreamRequest, AsyncHandler<StopActivityStreamRequest, StopActivityStreamResult>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopActivityStreamAsync(StopActivityStreamRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream
CLI command, or the StartActivityStream
action.
- stopActivityStreamAsync(StopActivityStreamRequest, AsyncHandler<StopActivityStreamRequest, StopActivityStreamResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream
CLI command, or the StartActivityStream
action.
- stopActivityStreamAsync(StopActivityStreamRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- stopActivityStreamAsync(StopActivityStreamRequest, AsyncHandler<StopActivityStreamRequest, StopActivityStreamResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- StopActivityStreamRequest - Class in com.amazonaws.services.rds.model
-
- StopActivityStreamRequest() - Constructor for class com.amazonaws.services.rds.model.StopActivityStreamRequest
-
- StopActivityStreamResult - Class in com.amazonaws.services.rds.model
-
- StopActivityStreamResult() - Constructor for class com.amazonaws.services.rds.model.StopActivityStreamResult
-
- stopDBCluster(StopDBClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- stopDBCluster(StopDBClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Stops an Amazon Aurora DB cluster.
- stopDBCluster(StopDBClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Stops an Amazon Aurora DB cluster.
- stopDBClusterAsync(StopDBClusterRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopDBClusterAsync(StopDBClusterRequest, AsyncHandler<StopDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopDBClusterAsync(StopDBClusterRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops an Amazon Aurora DB cluster.
- stopDBClusterAsync(StopDBClusterRequest, AsyncHandler<StopDBClusterRequest, DBCluster>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops an Amazon Aurora DB cluster.
- stopDBClusterAsync(StopDBClusterRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- stopDBClusterAsync(StopDBClusterRequest, AsyncHandler<StopDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- StopDBClusterRequest - Class in com.amazonaws.services.rds.model
-
- StopDBClusterRequest() - Constructor for class com.amazonaws.services.rds.model.StopDBClusterRequest
-
- stopDBInstance(StopDBInstanceRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- stopDBInstance(StopDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Stops an Amazon RDS DB instance.
- stopDBInstance(StopDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Stops an Amazon RDS DB instance.
- stopDBInstanceAsync(StopDBInstanceRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopDBInstanceAsync(StopDBInstanceRequest, AsyncHandler<StopDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopDBInstanceAsync(StopDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops an Amazon RDS DB instance.
- stopDBInstanceAsync(StopDBInstanceRequest, AsyncHandler<StopDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops an Amazon RDS DB instance.
- stopDBInstanceAsync(StopDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- stopDBInstanceAsync(StopDBInstanceRequest, AsyncHandler<StopDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- stopDBInstanceAutomatedBackupsReplication(StopDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- stopDBInstanceAutomatedBackupsReplication(StopDBInstanceAutomatedBackupsReplicationRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Stops automated backup replication for a DB instance.
- stopDBInstanceAutomatedBackupsReplication(StopDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Stops automated backup replication for a DB instance.
- stopDBInstanceAutomatedBackupsReplicationAsync(StopDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopDBInstanceAutomatedBackupsReplicationAsync(StopDBInstanceAutomatedBackupsReplicationRequest, AsyncHandler<StopDBInstanceAutomatedBackupsReplicationRequest, DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.AbstractAmazonRDSAsync
-
- stopDBInstanceAutomatedBackupsReplicationAsync(StopDBInstanceAutomatedBackupsReplicationRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops automated backup replication for a DB instance.
- stopDBInstanceAutomatedBackupsReplicationAsync(StopDBInstanceAutomatedBackupsReplicationRequest, AsyncHandler<StopDBInstanceAutomatedBackupsReplicationRequest, DBInstanceAutomatedBackup>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Stops automated backup replication for a DB instance.
- stopDBInstanceAutomatedBackupsReplicationAsync(StopDBInstanceAutomatedBackupsReplicationRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- stopDBInstanceAutomatedBackupsReplicationAsync(StopDBInstanceAutomatedBackupsReplicationRequest, AsyncHandler<StopDBInstanceAutomatedBackupsReplicationRequest, DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
- StopDBInstanceAutomatedBackupsReplicationRequest - Class in com.amazonaws.services.rds.model
-
- StopDBInstanceAutomatedBackupsReplicationRequest() - Constructor for class com.amazonaws.services.rds.model.StopDBInstanceAutomatedBackupsReplicationRequest
-
- StopDBInstanceRequest - Class in com.amazonaws.services.rds.model
-
- StopDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.StopDBInstanceRequest
-
- StorageQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
The request would result in the user exceeding the allowed amount of storage available across all DB instances.
- StorageQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.StorageQuotaExceededException
-
Constructs a new StorageQuotaExceededException with the specified error message.
- StorageTypeNotSupportedException - Exception in com.amazonaws.services.rds.model
-
Storage of the StorageType
specified can't be associated with the DB instance.
- StorageTypeNotSupportedException(String) - Constructor for exception com.amazonaws.services.rds.model.StorageTypeNotSupportedException
-
Constructs a new StorageTypeNotSupportedException with the specified error message.
- Subnet - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element for the DescribeDBSubnetGroups
operation.
- Subnet() - Constructor for class com.amazonaws.services.rds.model.Subnet
-
- SubnetAlreadyInUseException - Exception in com.amazonaws.services.rds.model
-
The DB subnet is already in use in the Availability Zone.
- SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.rds.model.SubnetAlreadyInUseException
-
Constructs a new SubnetAlreadyInUseException with the specified error message.
- SubscriptionAlreadyExistException - Exception in com.amazonaws.services.rds.model
-
The supplied subscription name already exists.
- SubscriptionAlreadyExistException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionAlreadyExistException
-
Constructs a new SubscriptionAlreadyExistException with the specified error message.
- SubscriptionCategoryNotFoundException - Exception in com.amazonaws.services.rds.model
-
The supplied category does not exist.
- SubscriptionCategoryNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionCategoryNotFoundException
-
Constructs a new SubscriptionCategoryNotFoundException with the specified error message.
- SubscriptionNotFoundException - Exception in com.amazonaws.services.rds.model
-
The subscription name does not exist.
- SubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionNotFoundException
-
Constructs a new SubscriptionNotFoundException with the specified error message.
- waiters() - Method in class com.amazonaws.services.rds.AbstractAmazonRDS
-
- waiters() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
- waiters() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
- withAccountQuotaName(String) - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The name of the Amazon RDS quota for this Amazon Web Services account.
- withAccountQuotas(AccountQuota...) - Method in class com.amazonaws.services.rds.model.DescribeAccountAttributesResult
-
A list of AccountQuota
objects.
- withAccountQuotas(Collection<AccountQuota>) - Method in class com.amazonaws.services.rds.model.DescribeAccountAttributesResult
-
A list of AccountQuota
objects.
- withAction(String) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- withActivityStreamEngineNativeAuditFieldsIncluded(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates whether engine-native audit fields are included in the database activity stream.
- withActivityStreamKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- withActivityStreamKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- withActivityStreamKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- withActivityStreamKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- withActivityStreamMode(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The mode of the database activity stream.
- withActivityStreamMode(ActivityStreamMode) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The mode of the database activity stream.
- withActivityStreamMode(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The mode of the database activity stream.
- withActivityStreamMode(ActivityStreamMode) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The mode of the database activity stream.
- withActivityStreamStatus(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The status of the database activity stream.
- withActivityStreamStatus(ActivityStreamStatus) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The status of the database activity stream.
- withActivityStreamStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of the database activity stream.
- withActivityStreamStatus(ActivityStreamStatus) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of the database activity stream.
- withAdditionalDataPending(Boolean) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Boolean value that if true, indicates there is more data to be downloaded.
- withAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the DNS address of the DB instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of storage in gibibytes (GiB) to allocate for the DB instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
For all database engines except Amazon Aurora, AllocatedStorage
specifies the allocated storage size
in gibibytes (GiB).
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the allocated storage size in gibibytes (GiB).
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the allocated storage size specified in gibibytes (GiB).
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies the allocated storage size in gibibytes (GiB).
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the allocated storage size in gibibytes (GiB).
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new amount of storage in gibibytes (GiB) to allocate for the DB instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The allocated storage size for the DB instance specified in gibibytes (GiB).
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of storage (in gigabytes) to allocate initially for the DB instance.
- withAllowedValue(String) - Method in class com.amazonaws.services.rds.model.MinimumEngineVersionPerAllowedValue
-
The allowed value for an option setting.
- withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The allowed values for the processor feature of the DB instance class.
- withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Indicates the acceptable values for the option group option.
- withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The allowed values of the option setting.
- withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid range of values for the parameter.
- withAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether major version upgrades are allowed.
- withAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether major version upgrades are allowed.
- withAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
A value that indicates whether major version upgrades are allowed.
- withAllowsVpcAndNonVpcInstanceMemberships(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates whether this option group can be applied to both VPC and non-VPC instances.
- withApplyAction(String) - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether the modifications in this request and any pending modifications are asynchronously
applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB
cluster.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the modifications in this request and any pending modifications are asynchronously
applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB
instance.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
A value that indicates whether to apply the change immediately or during the next maintenance window for each
instance associated with the option group.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies whether or not the database activity stream is to start as soon as possible, regardless of the
maintenance window for the database.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
Indicates whether or not the database activity stream will start as soon as possible, regardless of the
maintenance window for the database.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.StopActivityStreamRequest
-
Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the
maintenance window for the database.
- withApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyMethod(ApplyMethod) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The DB engine specific parameter type for the option group option.
- withApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The DB engine specific parameter type.
- withApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the engine specific parameters type.
- withArn(String) - Method in class com.amazonaws.services.rds.model.Outpost
-
The Amazon Resource Name (ARN) of the Outpost.
- withAssociatedRoles(DBClusterRole...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of the Amazon Web Services Identity and Access Management (IAM) roles that are associated with
the DB cluster.
- withAssociatedRoles(Collection<DBClusterRole>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of the Amazon Web Services Identity and Access Management (IAM) roles that are associated with
the DB cluster.
- withAssociatedRoles(DBInstanceRole...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.
- withAssociatedRoles(Collection<DBInstanceRole>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.
- withAttributeName(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
The name of the manual DB cluster snapshot attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
The name of the manual DB snapshot attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the DB cluster snapshot attribute to modify.
- withAttributeName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
The name of the DB snapshot attribute to modify.
- withAttributeValues(String...) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
The value(s) for the manual DB cluster snapshot attribute.
- withAttributeValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttribute
-
The value(s) for the manual DB cluster snapshot attribute.
- withAttributeValues(String...) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
The value or values for the manual DB snapshot attribute.
- withAttributeValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttribute
-
The value or values for the manual DB snapshot attribute.
- withAuth(UserAuthConfig...) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The authorization mechanism that the proxy uses.
- withAuth(Collection<UserAuthConfig>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The authorization mechanism that the proxy uses.
- withAuth(UserAuthConfigInfo...) - Method in class com.amazonaws.services.rds.model.DBProxy
-
One or more data structures specifying the authorization mechanism to connect to the associated RDS DB instance
or Aurora DB cluster.
- withAuth(Collection<UserAuthConfigInfo>) - Method in class com.amazonaws.services.rds.model.DBProxy
-
One or more data structures specifying the authorization mechanism to connect to the associated RDS DB instance
or Aurora DB cluster.
- withAuth(UserAuthConfig...) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new authentication settings for the DBProxy
.
- withAuth(Collection<UserAuthConfig>) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new authentication settings for the DBProxy
.
- withAuthScheme(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- withAuthScheme(AuthScheme) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- withAuthScheme(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- withAuthScheme(AuthScheme) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
- withAutoAppliedAfterDate(Date) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- withAutomaticRestartTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The time when a stopped DB cluster is restarted automatically.
- withAutomaticRestartTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The time when a stopped DB instance is restarted automatically.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether minor engine upgrades are applied automatically to the read replica during the
maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the
maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A value that indicates that minor version patches are applied automatically.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the
maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether minor version upgrades are applied automatically to the DB instance during the
maintenance window.
- withAutoPause(Boolean) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
A value that indicates whether to allow or disallow automatic pause for an Aurora DB cluster in
serverless
DB engine mode.
- withAutoPause(Boolean) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
A value that indicates whether automatic pause is allowed for the Aurora DB cluster in serverless
DB
engine mode.
- withAutoUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade
set to true.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Availability Zone (AZ) where the read replica will be created.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Availability Zone (AZ) where the database will be created.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the name of the Availability Zone the DB instance is located in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Availability Zone that the automated backup was created in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The Availability Zone (AZ) where the DB instance will be created.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Availability Zone that the DB instance is created in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The Availability Zone (AZ) where the DB instance will be created.
- withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The Availability Zone group associated with a Local Zone.
- withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The Availability Zone group for a DB instance.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of Availability Zones (AZs) where instances in the DB cluster can be created.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of Availability Zones (AZs) where instances in the DB cluster can be created.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster can be created.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster can be created.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
- withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
- withAvailableProcessorFeatures(AvailableProcessorFeature...) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the available processor features for the DB instance class of a DB instance.
- withAvailableProcessorFeatures(Collection<AvailableProcessorFeature>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the available processor features for the DB instance class of a DB instance.
- withAwsBackupRecoveryPointArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
- withAwsBackupRecoveryPointArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
- withBacktrackConsumedChangeRecords(Long) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The number of change records stored for Backtrack.
- withBacktrackedFrom(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time from which the DB cluster was backtracked.
- withBacktrackedFrom(Date) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time from which the DB cluster was backtracked.
- withBacktrackIdentifier(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
Contains the backtrack identifier.
- withBacktrackIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
Contains the backtrack identifier.
- withBacktrackIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
If specified, this value is the backtrack identifier of the backtrack to be described.
- withBacktrackRequestCreationTime(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time at which the backtrack was requested.
- withBacktrackRequestCreationTime(Date) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time at which the backtrack was requested.
- withBacktrackTo(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
The timestamp of the time to backtrack the DB cluster to, specified in ISO 8601 format.
- withBacktrackTo(Date) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The timestamp of the time to which the DB cluster was backtracked.
- withBacktrackTo(Date) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The timestamp of the time to which the DB cluster was backtracked.
- withBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The target backtrack window, in seconds.
- withBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The target backtrack window, in seconds.
- withBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The target backtrack window, in seconds.
- withBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The target backtrack window, in seconds.
- withBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The target backtrack window, in seconds.
- withBacktrackWindow(Long) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The target backtrack window, in seconds.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the number of days for which automatic DB snapshots are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The retention period for the automated backups.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of days to retain automated backups.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The number of days for which automated backups of the restored DB cluster are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The retention period for the replicated automated backups.
- withCACertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The identifier of the CA certificate for this DB instance.
- withCACertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates the certificate that needs to be associated with the instance.
- withCACertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The identifier of the CA certificate for the DB instance.
- withCapacity(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The current capacity of an Aurora Serverless DB cluster.
- withCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The DB cluster capacity.
- withCertificateArn(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The Amazon Resource Name (ARN) for the certificate.
- withCertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The unique key that identifies a certificate.
- withCertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
The user-supplied certificate identifier.
- withCertificateIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyCertificatesRequest
-
The new default certificate identifier to override the current one with.
- withCertificateRotationRestart(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is restarted when you rotate your SSL/TLS certificate.
- withCertificates(Certificate...) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
The list of Certificate
objects for the Amazon Web Services account.
- withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
The list of Certificate
objects for the Amazon Web Services account.
- withCertificateType(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The type of the certificate.
- withCharacterSetDescription(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The description of the character set.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The name of the character set.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified CharacterSet.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
For supported engines, indicates that the DB instance should be associated with the specified CharacterSet.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
If present, specifies the name of the character set that this cluster is associated with.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the character set that this instance is associated with.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates that the restored DB cluster should be associated with the specified CharacterSet.
- withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The IP range to authorize.
- withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the IP range.
- withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The IP range to revoke access from.
- withCloneGroupId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Identifies the clone group to which the DB cluster is associated.
- withCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB
cluster.
- withCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB
instance.
- withClusterCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- withClusterCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- withConnectionBorrowTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
The number of seconds for a proxy to wait for a connection to become available in the connection pool.
- withConnectionBorrowTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
The number of seconds for a proxy to wait for a connection to become available in the connection pool.
- withConnectionPoolConfig(ConnectionPoolConfigurationInfo) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The settings that determine the size and behavior of the connection pool for the target group.
- withConnectionPoolConfig(ConnectionPoolConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The settings that determine the size and behavior of the connection pool for the target group.
- withCopyTags(Boolean) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
A value that indicates whether to copy all tags from the source DB cluster snapshot to the target DB cluster
snapshot.
- withCopyTags(Boolean) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
A value that indicates whether to copy all tags from the source DB snapshot to the target DB snapshot.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to copy all tags from the read replica to snapshots of the read replica.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to copy tags from the DB instance to snapshots of the DB instance.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether tags are copied from the DB cluster to snapshots of the DB cluster.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether tags are copied from the DB instance to snapshots of the DB instance.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to copy all tags from the DB instance to snapshots of the DB instance.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB
cluster.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to copy all tags from the DB instance to snapshots of the DB instance.
- withCopyTagsToSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance.
- withCreatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The date and time when the proxy was first created.
- withCreatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The date and time when the DB proxy endpoint was first created.
- withCreatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The date and time when the target group was first created.
- withCrossAccountClone(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster is a clone of a DB cluster owned by a different Amazon Web Services account.
- withCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The currency code for the reserved DB instance.
- withCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The currency code for the reserved DB instance offering.
- withCurrentApplyDate(Date) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- withCurrentCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The current capacity of the DB cluster.
- withCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The identifier of the custom AZ.
- withCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.DeleteCustomAvailabilityZoneRequest
-
The custom AZ identifier.
- withCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The custom Availability Zone (AZ) that contains the installation media.
- withCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
The custom AZ identifier.
- withCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The identifier of the custom Availability Zone (AZ) to import the installation media to.
- withCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The custom Availability Zone (AZ) that contains the installation media.
- withCustomAvailabilityZoneId(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The custom Availability Zone (AZ) that contains the installation media.
- withCustomAvailabilityZoneName(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The name of the custom Availability Zone (AZ).
- withCustomAvailabilityZoneName(String) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The name of the custom AZ.
- withCustomAvailabilityZones(CustomAvailabilityZone...) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
- withCustomAvailabilityZones(Collection<CustomAvailabilityZone>) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
- withCustomAvailabilityZoneStatus(String) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
The status of the custom AZ.
- withCustomEndpoints(String...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Identifies all custom endpoints associated with the cluster.
- withCustomEndpoints(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Identifies all custom endpoints associated with the cluster.
- withCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The type associated with a custom endpoint.
- withCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The type associated with a custom endpoint.
- withCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The type associated with a custom endpoint.
- withCustomEndpointType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The type associated with a custom endpoint.
- withCustomerAwsId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The Amazon Web Services customer account associated with the RDS event notification subscription.
- withCustomerOverride(Boolean) - Method in class com.amazonaws.services.rds.model.Certificate
-
Whether there is an override for the default certificate identifier.
- withCustomerOverrideValidTill(Date) - Method in class com.amazonaws.services.rds.model.Certificate
-
If there is an override for the default certificate identifier, when the override expires.
- withCustomerOwnedIpEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance.
- withCustSubscriptionId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The RDS event notification subscription Id.
- withDatabaseName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name for your database of up to 64 alphanumeric characters.
- withDatabaseName(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The name for your database of up to 64 alpha-numeric characters.
- withDatabaseName(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the name of the initial database of this DB cluster that was provided at create time, if one was
specified when the DB cluster was created.
- withDatabaseName(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The default database name within the new global database cluster.
- withDatabaseName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The database name for the restored DB cluster.
- withDatabaseName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The database name for the restored DB cluster.
- withDataType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The data type of the option setting.
- withDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid data type for the parameter.
- withDate(Date) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the date and time of the event.
- withDBClusterArn(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Resource Name (ARN) for the DB cluster.
- withDBClusterArn(String) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
The Amazon Resource Name (ARN) for each Aurora cluster.
- withDBClusterBacktracks(DBClusterBacktrack...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
Contains a list of backtracks for the user.
- withDBClusterBacktracks(Collection<DBClusterBacktrack>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
Contains a list of backtracks for the user.
- withDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- withDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The Amazon Resource Name (ARN) for the endpoint.
- withDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- withDBClusterEndpointArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The Amazon Resource Name (ARN) for the endpoint.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The identifier to use for the new endpoint.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The identifier associated with the endpoint.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The identifier associated with the endpoint.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointRequest
-
The identifier associated with the custom endpoint.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The identifier associated with the endpoint.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The identifier of the endpoint to describe.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
The identifier of the endpoint to modify.
- withDBClusterEndpointIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The identifier associated with the endpoint.
- withDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- withDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
A unique system-generated identifier for an endpoint.
- withDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- withDBClusterEndpointResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
A unique system-generated identifier for an endpoint.
- withDBClusterEndpoints(DBClusterEndpoint...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
Contains the details of the endpoints associated with the cluster and matching any filter conditions.
- withDBClusterEndpoints(Collection<DBClusterEndpoint>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
Contains the details of the endpoints associated with the cluster and matching any filter conditions.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The name of the DB cluster to associate the IAM role with.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
The DB cluster identifier of the DB cluster to be backtracked.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
Contains a user-supplied DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The DBClusterIdentifier value for the DB cluster.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster to create a snapshot for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The identifier of the DB cluster that the instance will belong to.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains a user-supplied DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
Contains a user-supplied DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
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.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
The DB cluster identifier for the DB cluster to be deleted.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
The DB cluster identifier of the DB cluster to be described.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The ID of the DB cluster to retrieve the list of DB cluster snapshots for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
The user-supplied DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverDBClusterRequest
-
A DB cluster identifier to force a failover for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The DB cluster identifier for the cluster being modified.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
A user-supplied DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The DB cluster identifier of the DB cluster associated with the endpoint.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The DB cluster identifier for the cluster being modified.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaDBClusterRequest
-
The identifier of the DB cluster read replica to promote.
- withDbClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveFromGlobalClusterRequest
-
The Amazon Resource Name (ARN) identifying the cluster that was detached from the Aurora global database cluster.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The name of the DB cluster to disassociate the IAM role from.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the DB cluster to create from the source data in the Amazon S3 bucket.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster to create from the DB snapshot or DB cluster snapshot.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new DB cluster to be created.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartDBClusterRequest
-
The DB cluster identifier of the Amazon Aurora DB cluster to be started.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.StopDBClusterRequest
-
The DB cluster identifier of the Amazon Aurora DB cluster to be stopped.
- withDBClusterIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- withDBClusterIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- withDBClusterIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- withDBClusterIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB cluster identifiers.
- withDBClusterMembers(DBClusterMember...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- withDBClusterMembers(Collection<DBClusterMember>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- withDBClusterOptionGroupMemberships(DBClusterOptionGroupStatus...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of option group memberships for this DB cluster.
- withDBClusterOptionGroupMemberships(Collection<DBClusterOptionGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides the list of option group memberships for this DB cluster.
- withDBClusterOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBClusterOptionGroupStatus
-
Specifies the name of the DB cluster option group.
- withDBClusterParameterGroup(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the name of the DB cluster parameter group for the DB cluster.
- withDBClusterParameterGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific DB cluster parameter group to return details for.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
The name of a specific DB cluster parameter group to return parameter details for.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to modify.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupResult
-
The name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The name of the DB cluster parameter group to use for the DB cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to reset.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupResult
-
The name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the DB cluster parameter group to associate with the restored DB cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- withDBClusterParameterGroups(DBClusterParameterGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- withDBClusterParameterGroups(Collection<DBClusterParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- withDBClusterParameterGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Specifies the status of the DB cluster parameter group for this member of the DB cluster.
- withDbClusterResourceId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Amazon Web Services Region-unique, immutable identifier for the DB cluster.
- withDBClusters(DBCluster...) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
Contains a list of DB clusters for the user.
- withDBClusters(Collection<DBCluster>) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
Contains a list of DB clusters for the user.
- withDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the DB cluster snapshot.
- withDBClusterSnapshotAttributes(DBClusterSnapshotAttribute...) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the manual DB cluster snapshot.
- withDBClusterSnapshotAttributes(Collection<DBClusterSnapshotAttribute>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the manual DB cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the identifier for the DB cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshotAttributesResult
-
The identifier of the manual DB cluster snapshot that the attributes apply to.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to delete.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the DB cluster snapshot to describe the attributes for.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A specific DB cluster snapshot identifier to describe.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the DB cluster snapshot to modify the attributes for.
- withDBClusterSnapshots(DBClusterSnapshot...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots for the user.
- withDBClusterSnapshots(Collection<DBClusterSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots for the user.
- withDBEngineDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine.
- withDBEngineVersionDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine version.
- withDBEngineVersions(DBEngineVersion...) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- withDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- withDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) for the DB instance.
- withDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Resource Name (ARN) for the automated backups.
- withDBInstanceAutomatedBackups(DBInstanceAutomatedBackup...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
A list of DBInstanceAutomatedBackup
instances.
- withDBInstanceAutomatedBackups(Collection<DBInstanceAutomatedBackup>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
A list of DBInstanceAutomatedBackup
instances.
- withDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Resource Name (ARN) for the replicated automated backups.
- withDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackupsReplication
-
The Amazon Resource Name (ARN) of the replicated automated backups.
- withDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceAutomatedBackupRequest
-
The Amazon Resource Name (ARN) of the automated backups to delete, for example,
arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- withDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The Amazon Resource Name (ARN) of the replicated automated backups, for example,
arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- withDBInstanceAutomatedBackupsReplications(DBInstanceAutomatedBackupsReplication...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The list of replicated automated backups associated with the DB instance.
- withDBInstanceAutomatedBackupsReplications(Collection<DBInstanceAutomatedBackupsReplication>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The list of replicated automated backups associated with the DB instance.
- withDBInstanceAutomatedBackupsReplications(DBInstanceAutomatedBackupsReplication...) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The list of replications to different Amazon Web Services Regions associated with the automated backup.
- withDBInstanceAutomatedBackupsReplications(Collection<DBInstanceAutomatedBackupsReplication>) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The list of replications to different Amazon Web Services Regions associated with the automated backup.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The compute and memory capacity of the read replica, for example, db.m4.large
.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance, for example, db.m4.large
.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The DB instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The DB instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance, for example, db.m4.large
.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The DB instance class for a DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The name of the compute and memory capacity class for the DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The DB instance class for the reserved DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The DB instance class for the reserved DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The compute and memory capacity of the Amazon RDS DB instance, for example, db.m4.large
.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The compute and memory capacity of the DB instance, for example, db.m4.large
.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The compute and memory capacity of the Amazon RDS DB instance, for example, db.m4.large
.
- withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The number of instances to reserve.
- withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The number of reserved DB instances.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The name of the DB instance to associate the IAM role with.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The DB instance identifier of the read replica.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier of the DB instance that you want to create the snapshot of.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Specifies the instance identifier for this member of the DB cluster.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains a user-supplied database identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The customer id of the instance that is/was associated with the automated backup.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the DB instance identifier of the DB instance this DB snapshot was created from.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
(Optional) The user-supplied instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The user-supplied instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The customer-assigned name of the DB instance that contains the log files you want to list.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The ID of the DB instance to retrieve the list of DB snapshots for.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeValidDBInstanceModificationsRequest
-
The customer identifier or the ARN of your DB instance.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The customer-assigned name of the DB instance that contains the log files you want to list.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The database identifier for the DB instance.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The name of the DB instance to disassociate the IAM role from.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Name of the DB instance to create from the DB snapshot.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceRequest
-
The user-supplied instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.StopDBInstanceRequest
-
The user-supplied instance identifier.
- withDBInstanceIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- withDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- withDBInstanceIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- withDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
One or more DB instance identifiers.
- withDBInstanceParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The name of the DB parameter group to apply to all instances of the DB cluster.
- withDbInstancePort(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the port that the DB instance listens on.
- withDBInstances(DBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
A list of DBInstance
instances.
- withDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
A list of DBInstance
instances.
- withDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the current state of this database.
- withDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services Region-unique, immutable identifier for the DB instance.
- withDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- withDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- withDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceAutomatedBackupRequest
-
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services
Region.
- withDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The resource ID of the DB instance that is the source of the automated backup.
- withDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB resource ID to describe.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The meaning of this parameter differs according to the database engine you use.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The meaning of this parameter differs according to the database engine you use.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database name for the restored DB instance.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the database to create when the DB instance is created.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database name for the restored DB instance.
- withDBParameterGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The Amazon Resource Name (ARN) for the DB parameter group.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The DB cluster parameter group family name.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The DB parameter group family name.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
The name of the DB parameter group family that this DB cluster parameter group is compatible with.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The name of the DB parameter group family that this DB parameter group is compatible with.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details for.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the DB cluster parameter group family to return engine parameter information for.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The name of the DB parameter group family.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Specifies the name of the DB parameter group family that the engine default parameters apply to.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The name of the DB parameter group to associate with this DB instance.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the DB parameter group to associate with this DB instance.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The name of a specific DB parameter group to return details for.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The name of a specific DB parameter group to return details for.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the DB parameter group to apply to the DB instance.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the DB parameter group to associate with this DB instance.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the DB parameter group to associate with this DB instance.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the DB parameter group to associate with this DB instance.
- withDBParameterGroups(DBParameterGroupStatus...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- withDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- withDBParameterGroups(DBParameterGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
A list of DBParameterGroup
instances.
- withDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
A list of DBParameterGroup
instances.
- withDBPortNumber(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The port number on which the database accepts connections.
- withDBProxies(DBProxy...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
A return value representing an arbitrary number of DBProxy
data structures.
- withDBProxies(Collection<DBProxy>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
A return value representing an arbitrary number of DBProxy
data structures.
- withDBProxy(DBProxy) - Method in class com.amazonaws.services.rds.model.CreateDBProxyResult
-
The DBProxy
structure corresponding to the new proxy.
- withDBProxy(DBProxy) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyResult
-
The data structure representing the details of the DB proxy that you delete.
- withDBProxy(DBProxy) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyResult
-
The DBProxy
object representing the new settings for the proxy.
- withDBProxyArn(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The Amazon Resource Name (ARN) for the proxy.
- withDBProxyEndpoint(DBProxyEndpoint) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointResult
-
The DBProxyEndpoint
object that is created by the API operation.
- withDBProxyEndpoint(DBProxyEndpoint) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyEndpointResult
-
The data structure representing the details of the DB proxy endpoint that you delete.
- withDBProxyEndpoint(DBProxyEndpoint) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointResult
-
The DBProxyEndpoint
object representing the new settings for the DB proxy endpoint.
- withDBProxyEndpointArn(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The Amazon Resource Name (ARN) for the DB proxy endpoint.
- withDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The name of the DB proxy endpoint to create.
- withDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The name for the DB proxy endpoint.
- withDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyEndpointRequest
-
The name of the DB proxy endpoint to delete.
- withDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The name of a DB proxy endpoint to describe.
- withDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.
- withDBProxyEndpoints(DBProxyEndpoint...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
The list of ProxyEndpoint
objects returned by the API operation.
- withDBProxyEndpoints(Collection<DBProxyEndpoint>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
The list of ProxyEndpoint
objects returned by the API operation.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The name of the DB proxy associated with the DB proxy endpoint that you create.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The identifier for the proxy.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The identifier for the proxy.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The identifier for the DB proxy that is associated with this DB proxy endpoint.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The identifier for the RDS proxy associated with this target group.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBProxyRequest
-
The name of the DB proxy to delete.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
The identifier of the DBProxy
that is associated with the DBProxyTargetGroup
.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
The name of the DB proxy.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The name of the DB proxy whose endpoints you want to describe.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The identifier of the DBProxy
associated with the target group.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The identifier of the DBProxyTarget
to describe.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The identifier for the DBProxy
to modify.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The name of the new proxy to which to assign the target group.
- withDBProxyName(String) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
The identifier of the DBProxy
that is associated with the DBProxyTargetGroup
.
- withDBProxyTargetGroup(DBProxyTargetGroup) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupResult
-
The settings of the modified DBProxyTarget
.
- withDBProxyTargets(DBProxyTarget...) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsResult
-
One or more DBProxyTarget
objects that are created when you register targets with a target group.
- withDBProxyTargets(Collection<DBProxyTarget>) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsResult
-
One or more DBProxyTarget
objects that are created when you register targets with a target group.
- withDBSecurityGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
The Amazon Resource Name (ARN) for the DB security group.
- withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The description for the DB security group.
- withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the description of the DB security group.
- withDBSecurityGroupMemberships(DBSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group allows access to the port.
- withDBSecurityGroupMemberships(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group allows access to the port.
- withDBSecurityGroupMemberships(String...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMembership name strings used for this option.
- withDBSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMembership name strings used for this option.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The name of the DB security group to add authorization to.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The name for the DB security group.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Specifies the name of the DB security group.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The name of the DB security group.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
The name of the DB security group to delete.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The name of the DB security group to return details for.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the DB security group to revoke ingress from.
- withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- withDBSecurityGroups(DBSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of DB security group elements containing DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- withDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of DB security group elements containing DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- withDBSecurityGroups(DBSecurityGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
A list of DBSecurityGroup
instances.
- withDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
A list of DBSecurityGroup
instances.
- withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of DB security groups to associate with this DB instance.
- withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of DB security groups to associate with this DB instance.
- withDBSnapshotArn(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The Amazon Resource Name (ARN) for the DB snapshot.
- withDBSnapshotAttributes(DBSnapshotAttribute...) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
The list of attributes and values for the manual DB snapshot.
- withDBSnapshotAttributes(Collection<DBSnapshotAttribute>) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
The list of attributes and values for the manual DB snapshot.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier for the DB snapshot.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the identifier for the DB snapshot.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshotAttributesResult
-
The identifier of the manual DB snapshot that the attributes apply to.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
The DB snapshot identifier.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotAttributesRequest
-
The identifier for the DB snapshot to describe the attributes for.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB snapshot identifier to describe.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
The identifier for the DB snapshot to modify the attributes for.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The identifier of the DB snapshot to modify.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The identifier for the DB snapshot to restore from.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.StopDBInstanceRequest
-
The user-supplied instance identifier of the DB Snapshot created immediately before the DB instance is stopped.
- withDBSnapshots(DBSnapshot...) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
A list of DBSnapshot
instances.
- withDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
A list of DBSnapshot
instances.
- withDBSubnetGroup(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies information on the subnet group associated with the DB cluster, including the name, description, and
subnets in the subnet group.
- withDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies information on the subnet group associated with the DB instance, including the name, description, and
subnets in the subnet group.
- withDBSubnetGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
The Amazon Resource Name (ARN) for the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A DB subnet group to associate with this DB cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies a DB subnet group for the DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A DB subnet group to associate with this DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
The name of the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB subnet group for the DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The DB subnet group for the DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A DB subnet group to associate with the restored DB cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB subnet group to use for the new DB cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The DB subnet group name to use for the new DB cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The DB subnet group name to use for the new instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A DB subnet group to associate with this DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The DB subnet group name to use for the new instance.
- withDBSubnetGroups(DBSubnetGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
A list of DBSubnetGroup
instances.
- withDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
A list of DBSubnetGroup
instances.
- withDebugLogging(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
Whether the proxy includes detailed information about SQL statements in its logs.
- withDebugLogging(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Whether the proxy includes detailed information about SQL statements in its logs.
- withDebugLogging(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
Whether the proxy includes detailed information about SQL statements in its logs.
- withDefaultCharacterSet(CharacterSet) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.
- withDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether only the default version of the specified engine or engine and major version
combination is returned.
- withDefaultPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If the option requires a port, specifies the default port for the option.
- withDefaultValue(String) - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The default value for the processor feature of the DB instance class.
- withDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The default value for the option group option.
- withDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The default value of the option setting.
- withDeleteAutomatedBackups(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
A value that indicates whether to remove automated backups immediately after the DB instance is deleted.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The deletion protection setting for the new global database.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Indicates if the DB cluster has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates if the DB instance has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The deletion protection setting for the new global database cluster.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
Indicates if the global database cluster has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether the DB cluster has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether the DB cluster has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance has deletion protection enabled.
- withDeletionProtection(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance has deletion protection enabled.
- withDescribeDBLogFiles(DescribeDBLogFilesDetails...) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- withDescribeDBLogFiles(Collection<DescribeDBLogFilesDetails>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
The description for the DB cluster parameter group.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The description for the DB parameter group.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.DBClusterParameterGroup
-
Provides the customer-specified description for this DB cluster parameter group.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the customer-specified description for this DB parameter group.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The description of the option.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The description of the option setting.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Provides a description of the parameter.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
A description of the health of the RDS Proxy target.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The version of the database engine that a DB instance can be upgraded to.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
A user-specified description about the authentication used by a proxy to log in as a specific database user.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
A user-specified description about the authentication used by a proxy to log in as a specific database user.
- withDisableLogTypes(String...) - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- withDisableLogTypes(Collection<String>) - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Active Directory directory ID to create the DB cluster in.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Active Directory directory ID to create the DB instance in.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Active Directory directory ID to create the DB instance in.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The identifier of the Active Directory Domain.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The Active Directory directory ID to move the DB cluster to.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Active Directory directory ID to move the DB instance to.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
Specify the Active Directory directory ID to restore the DB cluster in.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Specify the Active Directory directory ID to restore the DB cluster in.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
Specify the Active Directory directory ID to restore the DB cluster in.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specify the Active Directory directory ID to restore the DB instance in.
- withDomain(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specify the Active Directory directory ID to restore the DB instance in.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the IAM role to use when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specify the name of the IAM role to be used when making API calls to the Directory Service.
- withDomainMemberships(DomainMembership...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Active Directory Domain membership records associated with the DB cluster.
- withDomainMemberships(Collection<DomainMembership>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The Active Directory Domain membership records associated with the DB cluster.
- withDomainMemberships(DomainMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Active Directory Domain membership records associated with the DB instance.
- withDomainMemberships(Collection<DomainMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Active Directory Domain membership records associated with the DB instance.
- withDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Duration filter value, specified in years or seconds.
- withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The duration filter value, specified in years or seconds.
- withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The duration of the reservation in seconds.
- withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The duration of the offering in seconds.
- withEarliestBacktrackTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The earliest time to which a DB cluster can be backtracked.
- withEarliestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- withEarliestTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreWindow
-
The earliest time you can restore an instance to.
- withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Id of the EC2 security group to authorize.
- withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the id of the EC2 security group.
- withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The id of the EC2 security group to revoke access from.
- withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Name of the EC2 security group to authorize.
- withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the name of the EC2 security group.
- withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the EC2 security group to revoke access from.
- withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Amazon Web Services account number of the owner of the EC2 security group specified in the
EC2SecurityGroupName
parameter.
- withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the Amazon Web Services ID of the owner of the EC2 security group specified in the
EC2SecurityGroupName
field.
- withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The Amazon Web Services account number of the owner of the EC2 security group specified in the
EC2SecurityGroupName
parameter.
- withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of EC2SecurityGroup
elements.
- withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of EC2SecurityGroup
elements.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The list of logs that the new DB instance is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The list of logs that the new DB instance is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The list of log types that need to be enabled for exporting to CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The list of logs that the restored DB cluster is to export to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The list of logs that the restored DB cluster is to export to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The list of logs that the restored DB cluster is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The list of logs that the restored DB instance is to export to CloudWatch Logs.
- withEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- withEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- withEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- withEnableCustomerOwnedIp(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.
- withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A value that indicates whether to activate the subscription.
- withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A Boolean value indicating if the subscription is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A value that indicates whether to activate the subscription.
- withEnabledCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A list of log types that this DB cluster is configured to export to CloudWatch Logs.
- withEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A list of log types that this DB cluster is configured to export to CloudWatch Logs.
- withEnabledCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of log types that this DB instance is configured to export to CloudWatch Logs.
- withEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A list of log types that this DB instance is configured to export to CloudWatch Logs.
- withEnableGlobalWriteForwarding(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable this DB cluster to forward write operations to the primary cluster of an
Aurora global database (
GlobalCluster).
- withEnableGlobalWriteForwarding(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable this DB cluster to forward write operations to the primary cluster of an
Aurora global database (
GlobalCluster).
- withEnableHttpEndpoint(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
- withEnableHttpEndpoint(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether to enable mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts.
- withEnableLogTypes(String...) - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- withEnableLogTypes(Collection<String>) - Method in class com.amazonaws.services.rds.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- withEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether to enable Performance Insights for the read replica.
- withEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether to enable Performance Insights for the DB instance.
- withEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether to enable Performance Insights for the DB instance.
- withEnablePerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether to enable Performance Insights for the DB instance.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies whether the automated backup is encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies whether the DB snapshot is encrypted.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The DNS address of the endpoint.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the DB cluster.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The DNS address of the endpoint.
- withEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the connection endpoint.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The endpoint that you can use to connect to the DB proxy.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The endpoint that you can use to connect to the DB proxy.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The writer endpoint for the RDS DB instance or Aurora DB cluster.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The DNS address of the endpoint.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The DNS address of the endpoint.
- withEndpoint(String) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The endpoint for the source Amazon Web Services Region endpoint.
- withEndpointType(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The type of the endpoint.
- withEndpointType(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The type of the endpoint.
- withEndpointType(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The type of the endpoint.
- withEndpointType(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The type of the endpoint.
- withEndpointType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
The type of the endpoint.
- withEndpointType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The type of the endpoint.
- withEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the database engine to be used for this DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The name of the database engine to be used for this DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The name of the database engine to be used for this DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the name of the database engine for this DB cluster snapshot.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the database engine to be used for this DB instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The name of the database engine for this automated backup.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The DB engine.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Aurora database engine used by the global database cluster.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The name of the database engine to be used for this instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The DB engine.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The DB engine.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine type of a DB instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the database engine to be used for this DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database engine to use for the new instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the database engine to be used for this instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database engine to use for the new instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The name of the upgrade target database engine.
- withEngineFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The kinds of databases that the proxy can connect to.
- withEngineFamily(EngineFamily) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The kinds of databases that the proxy can connect to.
- withEngineFamily(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The engine family applies to MySQL and PostgreSQL for both RDS and Aurora.
- withEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The path to the installation medium for the DB engine.
- withEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The path to the installation medium for the specified DB engine.
- withEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The path to the installation medium for the DB engine.
- withEngineInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The path to the installation medium for the DB engine.
- withEngineMode(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- withEngineMode(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- withEngineMode(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the engine mode of the database engine for this DB cluster snapshot.
- withEngineMode(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The DB engine mode of the DB cluster, either provisioned
, serverless
,
parallelquery
, global
, or multimaster
.
- withEngineMode(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The engine mode of the new cluster.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the engine that this option group should be associated with.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
A required parameter.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated with a specific database engine.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the name of the engine that this option group can be applied to.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the engine that this option can be applied to.
- withEngineNativeAuditFieldsIncluded(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies whether the database activity stream includes engine-native audit fields.
- withEngineNativeAuditFieldsIncluded(Boolean) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
Indicates whether engine-native audit fields are included in the database activity stream.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The engine version of the Aurora global database.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the version of the database engine for this DB cluster snapshot.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The version number of the database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The version of the database engine for the automated backup.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the version of the database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The engine version of the DB engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The engine version of the DB engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The engine version of the DB engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The version number of the database engine to upgrade to.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The engine version to upgrade the DB snapshot to.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The version number of the database engine to which you want to upgrade.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine version of a DB instance.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new DB cluster.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- withEnhancedMonitoringResourceArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring
metrics data for the DB instance.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a particular source type (SourceType
) that you want to subscribe to.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a particular source type (SourceType
) that you want to subscribe to.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event notification subscription.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event notification subscription.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a source type (SourceType
) that you want to subscribe to.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a source type (SourceType
) that you want to subscribe to.
- withEventCategoriesList(String...) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification subscription.
- withEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification subscription.
- withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- withEvents(Event...) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of Event
instances.
- withEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of Event
instances.
- withEventSubscriptionArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The Amazon Resource Name (ARN) for the event subscription.
- withEventSubscriptionsList(EventSubscription...) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- withEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- withExcludedMembers(String...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(String...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(String...) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(String...) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExcludedMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that aren't part of the custom endpoint group.
- withExistingVpnId(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The ID of an existing virtual private network (VPN) between the Amazon RDS website and the VMware vSphere
cluster.
- withExportableLogTypes(String...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The types of logs that the database engine has available for export to CloudWatch Logs.
- withExportableLogTypes(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The types of logs that the database engine has available for export to CloudWatch Logs.
- withExportOnly(String...) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The data exported from the snapshot.
- withExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The data exported from the snapshot.
- withExportOnly(String...) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The data exported from the snapshot.
- withExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The data exported from the snapshot.
- withExportOnly(String...) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The data to be exported from the snapshot.
- withExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The data to be exported from the snapshot.
- withExportOnly(String...) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The data exported from the snapshot.
- withExportOnly(Collection<String>) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The data exported from the snapshot.
- withExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskRequest
-
The identifier of the snapshot export task to cancel.
- withExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
A unique identifier for the snapshot export task.
- withExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The identifier of the snapshot export task to be described.
- withExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
A unique identifier for the snapshot export task.
- withExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
A unique identifier for the snapshot export task.
- withExportTaskIdentifier(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
A unique identifier for the snapshot export task.
- withExportTasks(ExportTask...) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
Information about an export of a snapshot to Amazon S3.
- withExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
Information about an export of a snapshot to Amazon S3.
- withFailoverState(FailoverState) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
A data object containing all properties for the current state of an in-process or pending failover process for
this Aurora global database.
- withFailureCause(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The reason the export failed, if it failed.
- withFailureCause(InstallationMediaFailureCause) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
If an installation media failure occurred, the cause of the failure.
- withFailureCause(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The reason the export failed, if it failed.
- withFailureCause(InstallationMediaFailureCause) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
If an installation media failure occurred, the cause of the failure.
- withFailureCause(InstallationMediaFailureCause) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
If an installation media failure occurred, the cause of the failure.
- withFailureCause(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The reason the export failed, if it failed.
- withFeatureName(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The name of the feature for the DB cluster that the IAM role is to be associated with.
- withFeatureName(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The name of the feature for the DB instance that the IAM role is to be associated with.
- withFeatureName(String) - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role.
- withFeatureName(String) - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
The name of the feature associated with the Amazon Web Services Identity and Access Management (IAM) role.
- withFeatureName(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The name of the feature for the DB cluster that the IAM role is to be disassociated from.
- withFeatureName(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The name of the feature for the DB instance that the IAM role is to be disassociated from.
- withFileLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files written since the specified date, in POSIX timestamp format with
milliseconds.
- withFilenameContains(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for log file names that contain the specified string.
- withFileSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files larger than the specified size.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
A filter that specifies one or more custom AZs to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
A filter that specifies one or more custom AZs to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
A filter that specifies one or more DB clusters to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
A filter that specifies one or more DB clusters to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
A set of name-value pairs that define which endpoints to include in the output.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
A set of name-value pairs that define which endpoints to include in the output.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A filter that specifies one or more DB cluster snapshots to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A filter that specifies one or more DB cluster snapshots to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
A filter that specifies which resources to return based on status.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
A filter that specifies which resources to return based on status.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A filter that specifies one or more DB snapshots to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A filter that specifies one or more DB snapshots to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
Filters specify one or more snapshot exports to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
Filters specify one or more snapshot exports to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
A filter that specifies one or more installation media to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
A filter that specifies one or more installation media to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
This parameter isn't currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter isn't currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter isn't currently supported.
- withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
The DB cluster snapshot identifier of the new DB cluster snapshot created when SkipFinalSnapshot
is
disabled.
- withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DBSnapshotIdentifier
of the new DBSnapshot
created when the
SkipFinalSnapshot
parameter is disabled.
- withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The fixed price charged for this reserved DB instance.
- withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The fixed price charged for this offering.
- withForce(Boolean) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
A value that indicates whether to force the DB cluster to backtrack when binary logging is enabled.
- withForcedApplyDate(Date) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- withForceFailover(Boolean) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
A value that indicates whether the reboot is conducted through a Multi-AZ failover.
- withFQDN(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The fully qualified domain name of the Active Directory Domain.
- withFrom(Double) - Method in class com.amazonaws.services.rds.model.DoubleRange
-
The minimum value in the range.
- withFrom(Integer) - Method in class com.amazonaws.services.rds.model.Range
-
The minimum value in the range.
- withFromDbClusterArn(String) - Method in class com.amazonaws.services.rds.model.FailoverState
-
The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being demoted, and which is associated
with this state.
- withGlobalClusterArn(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Amazon Resource Name (ARN) for the global database cluster.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The global cluster ID of an Aurora cluster that becomes the primary cluster in the new global database cluster.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The cluster identifier of the new global database cluster.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteGlobalClusterRequest
-
The cluster identifier of the global database cluster being deleted.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
The user-supplied DB cluster identifier.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverGlobalClusterRequest
-
Identifier of the Aurora global database (
GlobalCluster) that should be failed over.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Contains a user-supplied global database cluster identifier.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The DB cluster identifier for the global cluster being modified.
- withGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveFromGlobalClusterRequest
-
The cluster identifier to detach from the Aurora global database cluster.
- withGlobalClusterMembers(GlobalClusterMember...) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The list of cluster IDs for secondary clusters within the global database cluster.
- withGlobalClusterMembers(Collection<GlobalClusterMember>) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The list of cluster IDs for secondary clusters within the global database cluster.
- withGlobalClusterResourceId(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The Amazon Web Services Region-unique, immutable identifier for the global database cluster.
- withGlobalClusters(GlobalCluster...) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
The list of global clusters returned by this request.
- withGlobalClusters(Collection<GlobalCluster>) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
The list of global clusters returned by this request.
- withGlobalWriteForwardingRequested(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether you have requested to enable write forwarding for a secondary cluster in an Aurora global
database.
- withGlobalWriteForwardingStatus(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- withGlobalWriteForwardingStatus(WriteForwardingStatus) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- withGlobalWriteForwardingStatus(String) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- withGlobalWriteForwardingStatus(WriteForwardingStatus) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or
is in the process of enabling it.
- withHostedZoneId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- withHostedZoneId(String) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- withHttpEndpointEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that indicates whether the HTTP endpoint for an Aurora Serverless DB cluster is enabled.
- withIAMAuth(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- withIAMAuth(IAMAuthMode) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- withIAMAuth(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- withIAMAuth(IAMAuthMode) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for
connections to the proxy.
- withIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.
- withIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that indicates whether the mapping of Amazon Web Services Identity and Access Management (IAM) accounts
to database accounts is enabled.
- withIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- withIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- withIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- withIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled, and otherwise false.
- withIAMDatabaseAuthenticationEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is
enabled.
- withIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- withIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- withIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The name of the IAM role to use for writing to the Amazon S3 bucket when exporting a snapshot.
- withIamRoleArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The name of the IAM role that is used to write to Amazon S3 when exporting a snapshot.
- withIAMRoleName(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The name of the IAM role to be used when making API calls to the Directory Service.
- withIdleClientTimeout(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.
- withIdleClientTimeout(Integer) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The number of seconds a connection to the proxy can have no activity before the proxy drops the client
connection.
- withIdleClientTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.
- withIncludeAll(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to include engine versions that aren't available in the list.
- withIncludePublic(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A value that indicates whether to include manual DB cluster snapshots that are public and can be copied or
restored by any Amazon Web Services account.
- withIncludePublic(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A value that indicates whether to include manual DB cluster snapshots that are public and can be copied or
restored by any Amazon Web Services account.
- withIncludeShared(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
A value that indicates whether to include shared manual DB cluster snapshots from other Amazon Web Services
accounts that this Amazon Web Services account has been given permission to copy or restore.
- withIncludeShared(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
Optional Boolean parameter that specifies whether the output includes information about clusters shared from
other Amazon Web Services accounts.
- withIncludeShared(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A value that indicates whether to include shared manual DB cluster snapshots from other Amazon Web Services
accounts that this Amazon Web Services account has been given permission to copy or restore.
- withInitQuery(String) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
One or more SQL statements for the proxy to run when opening each new database connection.
- withInitQuery(String) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
One or more SQL statements for the proxy to run when opening each new database connection.
- withInstallationMedia(InstallationMedia...) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- withInstallationMedia(Collection<InstallationMedia>) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- withInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaRequest
-
The installation medium ID.
- withInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The installation medium ID.
- withInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
The installation medium ID.
- withInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The installation medium ID.
- withInstallationMediaId(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The installation medium ID.
- withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the date and time the DB instance was created.
- withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides the date and time that the DB instance was created.
- withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time in Coordinated Universal Time (UTC) when the DB instance, from which the snapshot was taken,
was created.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the Provisioned IOPS (I/O operations per second) value.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The IOPS (I/O operations per second) value for the automated backup.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new Provisioned IOPS (I/O operations per second) value for the RDS instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The Provisioned IOPS value for the DB instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of Provisioned IOPS (input/output operations per second) to allocate initially for the DB instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB
instance.
- withIopsToStorageRatio(DoubleRange...) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of Provisioned IOPS to gibibytes of storage multiplier.
- withIopsToStorageRatio(Collection<DoubleRange>) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of Provisioned IOPS to gibibytes of storage multiplier.
- withIPRanges(IPRange...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of IPRange
elements.
- withIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of IPRange
elements.
- withIsClusterWriter(Boolean) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
Value that is true
if the cluster member is the primary instance for the DB cluster and
false
otherwise.
- withIsCollection(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
Indicates if the option setting is part of a collection.
- withIsDefault(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
A value that indicates whether this endpoint is the default endpoint for the associated DB proxy.
- withIsDefault(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
Whether this target group is the first one used for connection requests by the associated proxy.
- withIsDefault(Boolean) - Method in class com.amazonaws.services.rds.model.OptionVersion
-
True if the version is the default version of the option, and otherwise false.
- withIsMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether upgrading to the target version requires upgrading the major version of the
database engine.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that this option group option can be changed from the default value.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
A Boolean value that, when true, indicates the option setting can be modified from the default.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates whether (true
) or not (false
) the parameter can be modified.
- withIsRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that a value must be specified for this option setting of the option group
option.
- withIsWriter(Boolean) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
Specifies whether the Aurora cluster is the primary cluster (that is, has read-write capability) for the Aurora
global database with which it is associated.
- withKey(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A key is the required name of the tag.
- withKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The name of the Amazon Kinesis data stream to be used for the database activity stream.
- withKinesisStreamName(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The name of the Amazon Kinesis data stream used for the database activity stream.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon Web Services KMS key identifier for an encrypted read replica.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Amazon Web Services KMS key identifier for an encrypted DB instance.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
If StorageEncrypted
is enabled, the Amazon Web Services KMS key identifier for the encrypted DB
cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB
instance.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Web Services KMS key ID for an automated backup.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
If Encrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The Amazon Web Services KMS key identifier for an encrypted DB cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster from a DB snapshot or DB
cluster snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB
cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Amazon Web Services KMS key identifier for an encrypted DB instance.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
The Amazon Web Services KMS key identifier for encrypting messages in the database activity stream.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Web Services KMS key identifier for encryption of the replicated automated backups.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The ID of the Amazon Web Services KMS customer master key (CMK) to use to encrypt the snapshot exported to Amazon
S3.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The key identifier of the Amazon Web Services KMS customer master key (CMK) that is used to encrypt the snapshot
when it's exported to Amazon S3.
- withKmsKeyId(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.
- withLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
A POSIX timestamp when the last log entry was written.
- withLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- withLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- withLatestTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreWindow
-
The latest time you can restore an instance to.
- withLeaseId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The lease identifier filter value.
- withLeaseId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the lease associated with the reserved DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
License model information for this DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the license model information for this DB cluster snapshot.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
License model information for this DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
License model information for the automated backup.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
License model information for the restored DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The license model for the DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The license model for a DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The license model for the DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
License model information for the restored DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The license model for this DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
License model information for the restored DB instance.
- withListenerEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the listener connection endpoint for SQL Server Always On.
- withListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to list the supported character sets for each engine version.
- withListSupportedTimezones(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
A value that indicates whether to list the supported time zones for each engine version.
- withLogFileData(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Entries from the specified log file.
- withLogFileName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The name of the log file for the specified DB instance.
- withLogFileName(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The name of the log file to be downloaded.
- withLogTypesToDisable(String...) - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- withLogTypesToDisable(Collection<String>) - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- withLogTypesToEnable(String...) - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- withLogTypesToEnable(Collection<String>) - Method in class com.amazonaws.services.rds.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the major version of the engine that this option group should be associated with.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
If specified, filters the results to include only options for the specified major engine version.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated with a specific database engine version.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the major engine version associated with this option group.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Indicates the major engine version that the option is available for.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
An optional pagination token provided by a previous DescribeCertificates
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesResult
-
An optional pagination token provided by a previous DescribeCertificates
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
An optional pagination token provided by a previous DescribeCustomAvailabilityZones
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesResult
-
An optional pagination token provided by a previous DescribeCustomAvailabilityZones
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
An optional pagination token provided by a previous DescribeDBClusterBacktracks
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksResult
-
A pagination token that can be used in a later DescribeDBClusterBacktracks
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
An optional pagination token provided by a previous DescribeDBClusterEndpoints
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsResult
-
An optional pagination token provided by a previous DescribeDBClusterEndpoints
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous DescribeDBClusterParameters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous DescribeDBClusterParameters request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous DescribeDBClusterSnapshots
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous DescribeDBClusterSnapshots
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous DescribeDBClusters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersResult
-
A pagination token that can be used in a later DescribeDBClusters request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The pagination token provided in the previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous DescribeDBInstances
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The pagination token provided in the previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
A pagination token that can be used in a later DescribeDBLogFiles request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
An optional pagination token provided by a previous DescribeDBParameterGroups
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
An optional pagination token provided by a previous DescribeDBParameters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
An optional pagination token provided by a previous DescribeDBSecurityGroups
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
An optional pagination token provided by a previous DescribeDBSnapshots
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous DescribeDBSubnetGroups request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous DescribeEngineDefaultClusterParameters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
An optional pagination token provided by a previous DescribeEngineDefaultParameters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
An optional pagination token provided by a previous DescribeEvents request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
An optional pagination token provided by a previous Events request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
An optional pagination token provided by a previous DescribeExportTasks
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksResult
-
A pagination token that can be used in a later DescribeExportTasks
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
An optional pagination token provided by a previous DescribeGlobalClusters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersResult
-
An optional pagination token provided by a previous DescribeGlobalClusters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaResult
-
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
An optional pagination token provided by a previous DescribeOptionGroups request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous OrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous DescribePendingMaintenanceActions
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous DescribePendingMaintenanceActions
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
An optional pagination token provided by a previous DescribeSourceRegions
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The pagination token provided in the previous request or "0".
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
A pagination token that can be used in a later DownloadDBLogFilePortion request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
An optional pagination token provided by a previous EngineDefaults request.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The name of the master user for the DB cluster.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name for the master user.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the master username for the DB cluster.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the master username for this DB cluster snapshot.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the master username for the DB instance.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The license model of an automated backup.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the master username for the DB snapshot.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the master user for the restored DB cluster.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name for the master user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
The master credentials for the DB cluster.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the master user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The new password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new password for the master user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The master credentials for the DB instance.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The password for the master user.
- withMax(Long) - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The maximum allowed value for the quota.
- withMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- withMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- withMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- withMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- withMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- withMaxAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.
- withMaxCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
- withMaxCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
- withMaxConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
The maximum size of the connection pool for each target in a target group.
- withMaxConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
The maximum size of the connection pool for each target in a target group.
- withMaxIdleConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
Controls how actively the proxy closes idle database connections in the connection pool.
- withMaxIdleConnectionsPercent(Integer) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
Controls how actively the proxy closes idle database connections in the connection pool.
- withMaxIopsPerDbInstance(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum total provisioned IOPS for a DB instance.
- withMaxIopsPerGib(Double) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum provisioned IOPS per GiB for a DB instance.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeCertificatesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeCustomAvailabilityZonesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterBacktracksRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterEndpointsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstanceAutomatedBackupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxiesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyEndpointsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeGlobalClustersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeInstallationMediaRequest
-
An optional pagination token provided by a previous DescribeInstallationMedia request.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
The maximum number of records to include in the response.
- withMaxStorageSize(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Maximum storage size for a DB instance.
- withMessage(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- withMessage(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the text of this event.
- withMessage(String) - Method in class com.amazonaws.services.rds.model.InstallationMediaFailureCause
-
The reason that an installation media import failed.
- withMinCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The minimum capacity for an Aurora DB cluster in serverless
DB engine mode.
- withMinCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The maximum capacity for the Aurora DB cluster in serverless
DB engine mode.
- withMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.MinimumEngineVersionPerAllowedValue
-
The minimum DB engine version required for the allowed value.
- withMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
The earliest engine version to which the parameter can apply.
- withMinimumEngineVersionPerAllowedValue(MinimumEngineVersionPerAllowedValue...) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The minimum DB engine version required for the corresponding allowed value for this option setting.
- withMinimumEngineVersionPerAllowedValue(Collection<MinimumEngineVersionPerAllowedValue>) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The minimum DB engine version required for the corresponding allowed value for this option setting.
- withMinimumRequiredMinorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The minimum required engine version for the option to be applied.
- withMinIopsPerDbInstance(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum total provisioned IOPS for a DB instance.
- withMinIopsPerGib(Double) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum provisioned IOPS per GiB for a DB instance.
- withMinStorageSize(Integer) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Minimum storage size for a DB instance.
- withMode(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies the mode of the database activity stream.
- withMode(ActivityStreamMode) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
Specifies the mode of the database activity stream.
- withMode(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The mode of the database activity stream.
- withMode(ActivityStreamMode) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The mode of the database activity stream.
- withMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the read replica.
- withMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- withMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- withMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- withMonitoringInterval(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
- withMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- withMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- withMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN for the IAM role that permits RDS to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.
- withMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- withMonitoringRoleArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the read replica is in a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster has instances in multiple Availability Zones.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies if the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
A value that indicates whether to show only those reservations that support Multi-AZ.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
A value that indicates whether to show only those reservations that support Multi-AZ.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
A value that indicates that the Single-AZ DB instance will change to a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
Indicates if the reservation applies to Multi-AZ deployments.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
Indicates if the offering applies to Multi-AZ deployments.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is a Multi-AZ deployment.
- withMultiAZCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is Multi-AZ capable.
- withName(String) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
-
The name of the Availability Zone.
- withName(String) - Method in class com.amazonaws.services.rds.model.AvailableProcessorFeature
-
The name of the processor feature.
- withName(String) - Method in class com.amazonaws.services.rds.model.Filter
-
The name of the filter.
- withName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the option.
- withName(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The name of the option that has settings that you can set.
- withName(String) - Method in class com.amazonaws.services.rds.model.ProcessorFeature
-
The name of the processor feature.
- withNcharCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the NCHAR character set for the Oracle DB instance.
- withNcharCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The name of the NCHAR character set for the Oracle DB instance.
- withNewDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The new DB cluster identifier for the DB cluster when renaming a DB cluster.
- withNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB instance.
- withNewDBProxyEndpointName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The new identifier for the DBProxyEndpoint
.
- withNewDBProxyName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new identifier for the DBProxy
.
- withNewGlobalClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyGlobalClusterRequest
-
The new cluster identifier for the global database cluster when modifying a global database cluster.
- withNewName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The new name for the modified DBProxyTarget
.
- withNewVpnTunnelName(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The name of a new VPN tunnel between the Amazon RDS website and the VMware vSphere cluster.
- withNormal(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
- withNumberOfLines(Integer) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The number of lines to download.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering type filter value.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering type filter value.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering type of this reserved DB instance.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering type.
- withOptInStatus(String) - Method in class com.amazonaws.services.rds.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- withOptInType(String) - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request, or undoes an opt-in request.
- withOptionDescription(String) - Method in class com.amazonaws.services.rds.model.Option
-
The description of the option.
- withOptionGroupArn(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
The Amazon Resource Name (ARN) for the option group.
- withOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
The description of the option group.
- withOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Provides a description of the option group.
- withOptionGroupMemberships(OptionGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- withOptionGroupMemberships(Collection<OptionGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The name of an option group to associate with the copy of the snapshot.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The option group the DB instance is associated with.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates that the DB instance should be associated with the specified option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the option group to be created.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The option group the automated backup is associated with.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the option group name for the DB snapshot.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
The name of the option group to be deleted.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The name of the option group to describe.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A value that indicates that the DB cluster should be associated with the specified option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates the DB instance should be associated with the specified option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotRequest
-
The option group to identify with the upgraded DB snapshot.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
The name of the option group to be modified.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Specifies the name of the option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The name of the option group that the instance belongs to.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates that the restored DB cluster should be associated with the specified option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The name of the option group to use for the restored DB cluster.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The name of the option group for the new DB cluster.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the option group to be used for the restored DB instance.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the option group to associate with this DB instance.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the option group to be used for the restored DB instance.
- withOptionGroupOptions(OptionGroupOption...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
NOTE: This method appends the values to the existing list (if any).
- withOptionGroupOptions(Collection<OptionGroupOption>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
- withOptionGroupOptionSettings(OptionGroupOptionSetting...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The option settings that are available (and the default value) for each option in an option group.
- withOptionGroupOptionSettings(Collection<OptionGroupOptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The option settings that are available (and the default value) for each option in an option group.
- withOptionGroupOptionVersions(OptionVersion...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The versions that are available for the option.
- withOptionGroupOptionVersions(Collection<OptionVersion>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The versions that are available for the option.
- withOptionGroupsList(OptionGroup...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- withOptionGroupsList(Collection<OptionGroup>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- withOptionName(String) - Method in class com.amazonaws.services.rds.model.Option
-
The name of the option.
- withOptionName(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The configuration of options to include in a group.
- withOptions(Option...) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- withOptions(Collection<Option>) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- withOptionsConflictsWith(String...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that conflict with this option.
- withOptionsConflictsWith(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that conflict with this option.
- withOptionsDependedOn(String...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that are prerequisites for this option.
- withOptionsDependedOn(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The options that are prerequisites for this option.
- withOptionSettings(OptionSetting...) - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- withOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- withOptionSettings(OptionSetting...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- withOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- withOptionsToInclude(OptionConfiguration...) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already present, the specified configuration is used to
update the existing configuration.
- withOptionsToInclude(Collection<OptionConfiguration>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already present, the specified configuration is used to
update the existing configuration.
- withOptionsToRemove(String...) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- withOptionsToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- withOptionVersion(String) - Method in class com.amazonaws.services.rds.model.Option
-
The version of the option.
- withOptionVersion(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The version for the option.
- withOrderableDBInstanceOptions(OrderableDBInstanceOption...) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An OrderableDBInstanceOption
structure containing information about orderable options for the DB
instance.
- withOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An OrderableDBInstanceOption
structure containing information about orderable options for the DB
instance.
- withOriginalSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time of the CreateDBSnapshot operation in Coordinated Universal Time (UTC).
- withOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The path to the installation medium for the operating system associated with the DB engine.
- withOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaRequest
-
The path to the installation medium for the operating system associated with the specified DB engine.
- withOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The path to the installation medium for the operating system associated with the DB engine.
- withOSInstallationMediaPath(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The path to the installation medium for the operating system associated with the DB engine.
- withOutpostCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether a DB instance supports RDS on Outposts.
- withOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the Amazon Web Services ID of the owner of a specific DB security group.
- withParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The status of parameter updates.
- withParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the name of the parameter.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
A list of Parameter
values.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
A list of Parameter
values.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the application methods for the parameter update.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the application methods for the parameter update.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
To reset the entire DB parameter group, specify the DBParameterGroup
name and
ResetAllParameters
parameters.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
To reset the entire DB parameter group, specify the DBParameterGroup
name and
ResetAllParameters
parameters.
- withParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the value of the parameter.
- withPendingCapacity(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
A value that specifies the capacity that the DB cluster scales to next.
- withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.rds.model.ClusterPendingModifiedValues
-
- withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
- withPendingMaintenanceActionDetails(PendingMaintenanceAction...) - Method in class com.amazonaws.services.rds.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- withPendingMaintenanceActionDetails(Collection<PendingMaintenanceAction>) - Method in class com.amazonaws.services.rds.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- withPendingMaintenanceActions(ResourcePendingMaintenanceActions...) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
A list of the pending maintenance actions for the resource.
- withPendingMaintenanceActions(Collection<ResourcePendingMaintenanceActions>) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsResult
-
A list of the pending maintenance actions for the resource.
- withPendingModifiedValues(ClusterPendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBCluster
-
A value that specifies that changes to the DB cluster are pending.
- withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
-
A value that specifies that changes to the DB instance are pending.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The progress of the snapshot export task as a percentage.
- withPercentProgress(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The percentage of the estimated data that has been transferred.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The progress of the snapshot export task as a percentage.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The progress of the snapshot export task as a percentage.
- withPerformanceInsightsEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
True if Performance Insights is enabled for the DB instance, and otherwise false.
- withPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- withPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- withPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- withPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- withPerformanceInsightsKMSKeyId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
- withPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of time, in days, to retain Performance Insights data.
- withPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of time, in days, to retain Performance Insights data.
- withPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The amount of time, in days, to retain Performance Insights data.
- withPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The amount of time, in days, to retain Performance Insights data.
- withPerformanceInsightsRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The amount of time, in days, to retain Performance Insights data.
- withPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is permanent.
- withPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Permanent options can never be removed from an option group.
- withPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is persistent.
- withPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Persistent options can't be removed from an option group while DB instances are associated with the option group.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The port number on which the instances in the DB cluster accept connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The port number that the DB instance uses for connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The port number on which the database accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the port that the database engine is listening on.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the port that the DB cluster was listening on at the time of the snapshot.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The port number that the automated backup used for connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The port that the RDS Proxy uses to connect to the target RDS DB instance or Aurora DB cluster.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the port that the database engine was listening on at the time of the snapshot.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the port that the database engine is listening on.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The port number on which the DB cluster accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.Option
-
If required, the port configured for this option to use.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The optional port for the option.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The port for the DB instance.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The port number on which the instances in the restored DB cluster accept connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new DB cluster accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new DB cluster accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The port number on which the database accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The port number on which the database accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The port number on which the database accepts connections.
- withPortRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies whether the option requires a port.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod
parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod
.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod
.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The daily time range during which automated backups are created if automated backups are enabled, as determined
by the BackupRetentionPeriod
parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod
parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The time range each day during which automated backups are created if automated backups are enabled.
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot
API action
in the Amazon Web Services Region that contains the source DB cluster snapshot to copy.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBSnapshot
API action in the
source Amazon Web Services Region that contains the source DB snapshot to copy.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A URL that contains a Signature Version 4 signed request for the CreateDBCluster
action to be called
in the source Amazon Web Services Region where the DB cluster is replicated from.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The URL that contains a Signature Version 4 signed request for the CreateDBInstanceReadReplica
API
action in the source Amazon Web Services Region that contains the source DB instance.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication
action to be called in the Amazon Web Services Region of the source DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(ProcessorFeature...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProcessorFeatures(Collection<ProcessorFeature>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Product description filter value.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The product description filter value.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The description of the reserved DB instance.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The database engine used by the offering.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
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.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.DBClusterMember
-
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.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
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.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
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.
- withProvisionedIops(Range...) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of provisioned IOPS.
- withProvisionedIops(Collection<Range>) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of provisioned IOPS.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance is publicly accessible.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is publicly accessible.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the accessibility options for the DB instance.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance is publicly accessible.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance is publicly accessible.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance is publicly accessible.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is publicly accessible.
- withRdsResourceId(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The identifier representing the target.
- withReaderEndpoint(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
The reader endpoint for the DB cluster.
- withReaders(String...) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Aurora global database.
- withReaders(Collection<String>) - Method in class com.amazonaws.services.rds.model.GlobalClusterMember
-
The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Aurora global database.
- withReadReplicaCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance can have a read replica.
- withReadReplicaDBClusterIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read
replica.
- withReadReplicaDBClusterIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read
replica.
- withReadReplicaDBInstanceIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with this DB instance.
- withReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with this DB instance.
- withReadReplicaIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains one or more identifiers of the read replicas associated with this DB cluster.
- withReadReplicaIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains one or more identifiers of the read replicas associated with this DB cluster.
- withReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the identifier of the source DB instance if this DB instance is a read replica.
- withReason(String) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The reason for the current health State
of the RDS Proxy target.
- withReason(TargetHealthReason) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The reason for the current health State
of the RDS Proxy target.
- withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The amount of the recurring charge.
- withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The frequency of the recurring charge.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- withRegion(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The Amazon Web Services Region associated with the automated backup.
- withRegionName(String) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsRequest
-
The source Amazon Web Services Region name.
- withRegionName(String) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The name of the source Amazon Web Services Region.
- withRemoveCustomerOverride(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyCertificatesRequest
-
A value that indicates whether to remove the override for the default certificate.
- withReplicaMode(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The open mode of the replica database: mounted or read-only.
- withReplicaMode(ReplicaMode) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The open mode of the replica database: mounted or read-only.
- withReplicaMode(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The open mode of an Oracle read replica.
- withReplicaMode(ReplicaMode) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The open mode of an Oracle read replica.
- withReplicaMode(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that sets the open mode of a replica database to either mounted or read-only.
- withReplicaMode(ReplicaMode) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that sets the open mode of a replica database to either mounted or read-only.
- withReplicationSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The Amazon Resource Name (ARN) of the source DB instance or DB cluster if this DB cluster is created as a read
replica.
- withReplicationSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Contains the identifier of the source DB cluster if this DB cluster is a read replica.
- withRequiresAutoMinorEngineVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you must enable the Auto Minor Version Upgrade setting for your DB instance before you can use this
option.
- withRequireTLS(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
A Boolean parameter that specifies whether Transport Layer Security (TLS) encryption is required for connections
to the proxy.
- withRequireTLS(Boolean) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Indicates whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
- withRequireTLS(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
Whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
- withReservedDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The Amazon Resource Name (ARN) for the reserved DB instance.
- withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The reserved DB instance identifier filter value.
- withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
Customer-specified identifier to track this reservation.
- withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the reservation.
- withReservedDBInstances(ReservedDBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- withReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering identifier filter value.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering identifier filter value.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The ID of the Reserved DB instance offering to purchase.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering identifier.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering identifier.
- withReservedDBInstancesOfferings(ReservedDBInstancesOffering...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- withReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- withResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBClusterParameterGroupRequest
-
A value that indicates whether to reset all parameters in the DB cluster parameter group to their default values.
- withResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
A value that indicates whether to reset all parameters in the DB parameter group to default values.
- withResourceArn(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamRequest
-
The Amazon Resource Name (ARN) of the DB cluster, for example,
arn:aws:rds:us-east-1:12345667890:cluster:das-cluster
.
- withResourceArn(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamRequest
-
The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ApplyPendingMaintenanceActionRequest
-
The RDS Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ResourcePendingMaintenanceActions
-
The ARN of the resource that has pending maintenance actions.
- withResourceName(String) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The Amazon RDS resource that the tags are added to.
- withResourceName(String) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
The Amazon RDS resource with tags to be listed.
- withResourceName(String) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The Amazon RDS resource that the tags are removed from.
- withRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The date and time to restore from.
- withRestoreToTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the DB cluster to.
- withRestoreType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The type of restore to be performed.
- withRestoreWindow(RestoreWindow) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Earliest and latest time an instance can be restored to.
- withRole(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
A value that indicates whether the target of the proxy can be used for read/write or read-only operations.
- withRole(TargetRole) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
A value that indicates whether the target of the proxy can be used for read/write or read-only operations.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBClusterRequest
-
The Amazon Resource Name (ARN) of the IAM role to associate with the Aurora DB cluster, for example,
arn:aws:iam::123456789012:role/AuroraAccessRole
.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.AddRoleToDBInstanceRequest
-
The Amazon Resource Name (ARN) of the IAM role to associate with the DB instance, for example
arn:aws:iam::123456789012:role/AccessRole
.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in Amazon Web Services
Secrets Manager.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB instance.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The Amazon Resource Name (ARN) for the IAM role that the proxy uses to access Amazon Secrets Manager.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in Amazon Web Services
Secrets Manager.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBClusterRequest
-
The Amazon Resource Name (ARN) of the IAM role to disassociate from the Aurora DB cluster, for example
arn:aws:iam::123456789012:role/AuroraAccessRole
.
- withRoleArn(String) - Method in class com.amazonaws.services.rds.model.RemoveRoleFromDBInstanceRequest
-
The Amazon Resource Name (ARN) of the IAM role to disassociate from the DB instance, for example,
arn:aws:iam::123456789012:role/AccessRole
.
- withS3Bucket(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon S3 bucket that the snapshot is exported to.
- withS3Bucket(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon S3 bucket that the snapshot is exported to.
- withS3Bucket(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon S3 bucket that the snapshot is exported to.
- withS3BucketName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The name of the Amazon S3 bucket that contains the data used to create the Amazon Aurora DB cluster.
- withS3BucketName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of your Amazon S3 bucket that contains your database backup file.
- withS3BucketName(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The name of the Amazon S3 bucket to export the snapshot to.
- withS3IngestionRoleArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
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.
- withS3IngestionRoleArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
An Amazon Web Services Identity and Access Management (IAM) role to allow Amazon RDS to access your Amazon S3
bucket.
- withS3Prefix(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- withS3Prefix(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- withS3Prefix(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The prefix for all of the file names that contain the data used to create the Amazon Aurora DB cluster.
- withS3Prefix(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The prefix of your Amazon S3 bucket.
- withS3Prefix(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The Amazon S3 bucket prefix to use as the file name and path of the exported snapshot.
- withS3Prefix(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon S3 bucket prefix that is the file name and path of the exported snapshot.
- withScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- withScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
The scaling properties of the DB cluster.
- withScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- withScalingConfiguration(ScalingConfiguration) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
For DB clusters in serverless
DB engine mode, the scaling properties of the DB cluster.
- withScalingConfigurationInfo(ScalingConfigurationInfo) - Method in class com.amazonaws.services.rds.model.DBCluster
-
- withSecondaryAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
- withSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling
before enforcing the timeout action.
- withSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The number of seconds before a call to ModifyCurrentDBClusterCapacity
times out.
- withSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling
before enforcing the timeout action.
- withSecondsBeforeTimeout(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The number of seconds before scaling times out.
- withSecondsUntilAutoPause(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The time, in seconds, before an Aurora DB cluster in serverless
mode is paused.
- withSecondsUntilAutoPause(Integer) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The remaining amount of time, in seconds, before the Aurora DB cluster in serverless
mode is paused.
- withSecretArn(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance
or Aurora DB cluster.
- withSecretArn(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance
or Aurora DB cluster.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new list of security groups for the DBProxy
.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyRequest
-
The new list of security groups for the DBProxy
.
- withSessionPinningFilters(String...) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- withSessionPinningFilters(Collection<String>) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfiguration
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- withSessionPinningFilters(String...) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- withSessionPinningFilters(Collection<String>) - Method in class com.amazonaws.services.rds.model.ConnectionPoolConfigurationInfo
-
Each item in the list represents a class of SQL operations that normally cause all later statements in a session
using a proxy to be pinned to the same underlying database connection.
- withSettingDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The description of the option group option.
- withSettingName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The name of the option group option.
- withSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The size, in bytes, of the log file for the specified DB instance.
- withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterRequest
-
A value that indicates whether to skip the creation of a final DB cluster snapshot before the DB cluster is
deleted.
- withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
A value that indicates whether to skip the creation of a final DB snapshot before the DB instance is deleted.
- withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
- withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies when the snapshot was taken in Coordinated Universal Time (UTC).
- withSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the DB snapshot or DB cluster snapshot to restore from.
- withSnapshotTime(Date) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot was created.
- withSnapshotTime(Date) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot was created.
- withSnapshotTime(Date) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot was created.
- withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the type of the DB cluster snapshot.
- withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the type of the DB snapshot.
- withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterSnapshotsRequest
-
The type of DB cluster snapshots to be returned.
- withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The type of snapshots to be returned.
- withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
- withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The topic ARN of the RDS event notification subscription.
- withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event notification.
- withSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- withSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The parameter types to return.
- withSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates the source of the parameter value.
- withSourceArn(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- withSourceArn(String) - Method in class com.amazonaws.services.rds.model.DescribeExportTasksRequest
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- withSourceArn(String) - Method in class com.amazonaws.services.rds.model.Event
-
The Amazon Resource Name (ARN) for the event.
- withSourceArn(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- withSourceArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskRequest
-
The Amazon Resource Name (ARN) of the snapshot to export to Amazon S3.
- withSourceArn(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.
- withSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The Amazon Resource Name (ARN) to use as the primary cluster of the global database.
- withSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source DB cluster from which to restore.
- withSourceDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
- withSourceDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the
source DB cluster snapshot, otherwise, a null value.
- withSourceDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to copy.
- withSourceDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
arn:aws:rds:us-west-2:123456789012:db:mydatabase
.
- withSourceDBInstanceArn(String) - Method in class com.amazonaws.services.rds.model.StopDBInstanceAutomatedBackupsReplicationRequest
-
The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for
example, arn:aws:rds:us-west-2:123456789012:db:mydatabase
.
- withSourceDBInstanceAutomatedBackupsArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The Amazon Resource Name (ARN) of the replicated automated backups from which to restore, for example,
arn:aws:rds:useast-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
- withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The identifier of the DB instance that will act as the source for the read replica.
- withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The identifier of the source DB instance from which to restore.
- withSourceDbiResourceId(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The resource ID of the source DB instance from which to restore.
- withSourceDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier or ARN for the source DB parameter group.
- withSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the source DB snapshot.
- withSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The DB snapshot Amazon Resource Name (ARN) that the DB snapshot was copied from.
- withSourceEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The identifier for the database engine that was backed up to create the files stored in the Amazon S3 bucket.
- withSourceEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The name of the engine of your source database.
- withSourceEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
The version of the database that the backup files were created from.
- withSourceEngineVersion(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
The version of the database that the backup files were created from.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The identifier of the event source to be added.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the identifier for the source of the event.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The source identifier to be removed from the subscription, such as the DB instance identifier for a DB
instance or the name of a security group.
- withSourceIds(String...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events are returned.
- withSourceIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events are returned.
- withSourceIdsList(String...) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- withSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- withSourceOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the source option group.
- withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The region where the source cluster snapshot is located.
- withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The region where the source snapshot is located.
- withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
The region where the source instance is located.
- withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The region where the source instance is located.
- withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The Amazon Web Services Region that the DB snapshot was created in or copied from.
- withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.StartDBInstanceAutomatedBackupsReplicationRequest
-
The region where the source instance is located.
- withSourceRegions(SourceRegion...) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
A list of SourceRegion instances that contains each source Amazon Web Services Region that the current Amazon Web
Services Region can get a read replica or a DB snapshot from.
- withSourceRegions(Collection<SourceRegion>) - Method in class com.amazonaws.services.rds.model.DescribeSourceRegionsResult
-
A list of SourceRegion instances that contains each source Amazon Web Services Region that the current Amazon Web
Services Region can get a read replica or a DB snapshot from.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The type of source that is generating the events.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- withSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The source type that the returned categories belong to
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The source type for the RDS event notification subscription.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The type of source that is generating the events.
- withStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- withStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The time the reservation started.
- withState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The state of the reserved DB instance.
- withState(String) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The current state of the connection health lifecycle for the RDS Proxy target.
- withState(TargetState) - Method in class com.amazonaws.services.rds.model.TargetHealth
-
The current state of the connection health lifecycle for the RDS Proxy target.
- withStaticMembers(String...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(String...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(String...) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(String...) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointRequest
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStaticMembers(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
List of DB instance identifiers that are part of the custom endpoint group.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterResult
-
The status of the backtrack.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The progress status of the export task.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointResult
-
The current status of the endpoint.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies the current state of this DB cluster.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterBacktrack
-
The status of the backtrack.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterEndpoint
-
The current status of the endpoint.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterOptionGroupStatus
-
Specifies the status of the DB cluster option group.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterRole
-
Describes the state of association between the IAM role and the DB cluster.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies the status of this DB cluster snapshot.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The status of the DB engine version, either available
or deprecated
.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides a list of status information for an automated backup:
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceRole
-
Describes the state of association between the IAM role and the DB instance.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Status of the DB instance.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The current status of this proxy.
- withStatus(DBProxyStatus) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The current status of this proxy.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The current status of this DB proxy endpoint.
- withStatus(DBProxyEndpointStatus) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The current status of this DB proxy endpoint.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The current status of this target group.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The status of the DB security group.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the status of this DB snapshot.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DeleteDBClusterEndpointResult
-
The current status of the endpoint.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DeleteInstallationMediaResult
-
The status of the installation medium.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DomainMembership
-
The status of the Active Directory Domain membership for the DB instance or cluster.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Provides the status of the EC2 security group.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The status of the RDS event notification subscription.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The progress status of the export task.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.FailoverState
-
The current status of the Aurora global database (
GlobalCluster).
- withStatus(FailoverStatus) - Method in class com.amazonaws.services.rds.model.FailoverState
-
The current status of the Aurora global database (
GlobalCluster).
- withStatus(String) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
Specifies the current state of this global database cluster.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.ImportInstallationMediaResult
-
The status of the installation medium.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.InstallationMedia
-
The status of the installation medium.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the status of the IP range.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterEndpointResult
-
The current status of the endpoint.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The status of the DB instance's option group membership.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
The status of the source Amazon Web Services Region.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The status of the database activity stream.
- withStatus(ActivityStreamStatus) - Method in class com.amazonaws.services.rds.model.StartActivityStreamResult
-
The status of the database activity stream.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The progress status of the export task.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The status of the database activity stream.
- withStatus(ActivityStreamStatus) - Method in class com.amazonaws.services.rds.model.StopActivityStreamResult
-
The status of the database activity stream.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- withStatusInfos(DBInstanceStatusInfo...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- withStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- withStatusType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- withStep(Integer) - Method in class com.amazonaws.services.rds.model.Range
-
The step value for the range.
- withStorage(ValidStorageOptions...) - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid storage options for your DB instance.
- withStorage(Collection<ValidStorageOptions>) - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid storage options for your DB instance.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A value that indicates whether the DB cluster is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A value that indicates whether the DB instance is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.CreateGlobalClusterRequest
-
The storage encryption setting for the new global database cluster.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Specifies whether the DB cluster is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Specifies whether the DB cluster snapshot is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies whether the DB instance is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.GlobalCluster
-
The storage encryption setting for the global database cluster.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A value that indicates whether the restored DB cluster is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the new DB instance is encrypted or not.
- withStorageSize(Range...) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of storage in gibibytes (GiB).
- withStorageSize(Collection<Range>) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid range of storage in gibibytes (GiB).
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies the storage type to be associated with the read replica.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies the storage type to be associated with the DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the storage type associated with DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Specifies the storage type associated with the automated backup.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the storage type associated with DB snapshot.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies the storage type to be associated with the DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates the storage type for a DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
The storage type of the DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the storage type to be associated with the DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
Specifies the storage type to be associated with the DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies the storage type to be associated with the DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
The valid storage types for your DB instance.
- withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.rds.model.Subnet
-
- withSubnetGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- withSubnetIdentifier(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
The identifier of the subnet.
- withSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- withSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- withSubnetOutpost(Outpost) - Method in class com.amazonaws.services.rds.model.Subnet
-
If the subnet is associated with an Outpost, this value specifies the Outpost.
- withSubnets(Subnet...) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of Subnet
elements.
- withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of Subnet
elements.
- withSubnetStatus(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
The status of the subnet.
- withSubscriptionCreationTime(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The time the RDS event notification subscription was created.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The name of the RDS event notification subscription you want to add a source identifier to.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The name of the subscription.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
The name of the RDS event notification subscription you want to delete.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The name of the RDS event notification subscription you want to describe.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The name of the RDS event notification subscription.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The name of the RDS event notification subscription you want to remove a source identifier from.
- withSupportedActivityStreamModes(String...) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The list of supported modes for Database Activity Streams.
- withSupportedActivityStreamModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The list of supported modes for Database Activity Streams.
- withSupportedCharacterSets(CharacterSet...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
- withSupportedCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
- withSupportedEngineModes(String...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the supported DB engine modes.
- withSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the supported DB engine modes.
- withSupportedEngineModes(String...) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the supported DB engine modes.
- withSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of the supported DB engine modes.
- withSupportedEngineModes(String...) - Method in class com.amazonaws.services.rds.model.Parameter
-
The valid DB engine modes.
- withSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.Parameter
-
The valid DB engine modes.
- withSupportedEngineModes(String...) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A list of the supported DB engine modes for the target engine version.
- withSupportedEngineModes(Collection<String>) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A list of the supported DB engine modes for the target engine version.
- withSupportedFeatureNames(String...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of features supported by the DB engine.
- withSupportedFeatureNames(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of features supported by the DB engine.
- withSupportedNcharCharacterSets(CharacterSet...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
- withSupportedNcharCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
- withSupportedTimezones(Timezone...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
- withSupportedTimezones(Collection<Timezone>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
- withSupportsDBInstanceAutomatedBackupsReplication(Boolean) - Method in class com.amazonaws.services.rds.model.SourceRegion
-
Whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web
Services Region.
- withSupportsEnhancedMonitoring(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.
- withSupportsGlobalDatabases(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
- withSupportsGlobalDatabases(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A value that indicates whether you can use Aurora global databases with a specific combination of other DB engine
attributes.
- withSupportsGlobalDatabases(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether you can use Aurora global databases with the target engine version.
- withSupportsIAMDatabaseAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports IAM database authentication.
- withSupportsIops(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports provisioned IOPS.
- withSupportsKerberosAuthentication(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether a DB instance supports Kerberos Authentication.
- withSupportsLogExportsToCloudwatchLogs(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- withSupportsOptionVersionDowngrade(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you can change the option to an earlier version of the option.
- withSupportsParallelQuery(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A value that indicates whether you can use Aurora parallel query with a specific DB engine version.
- withSupportsParallelQuery(Boolean) - Method in class com.amazonaws.services.rds.model.UpgradeTarget
-
A value that indicates whether you can use Aurora parallel query with the target engine version.
- withSupportsPerformanceInsights(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
True if a DB instance supports Performance Insights, otherwise false.
- withSupportsReadReplica(Boolean) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
Indicates whether the database engine version supports read replicas.
- withSupportsStorageAutoscaling(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Whether Amazon RDS can automatically scale storage for DB instances that use the specified DB instance class.
- withSupportsStorageAutoscaling(Boolean) - Method in class com.amazonaws.services.rds.model.ValidStorageOptions
-
Whether or not Amazon RDS can automatically scale storage for DB instances that use the new instance class.
- withSupportsStorageEncryption(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance supports encrypted storage.
- withTagKeys(String...) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagList(Tag...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
NOTE: This method appends the values to the existing list (if any).
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
- withTagList(Tag...) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
NOTE: This method appends the values to the existing list (if any).
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
- withTagList(Tag...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
NOTE: This method appends the values to the existing list (if any).
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
- withTagList(Tag...) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
NOTE: This method appends the values to the existing list (if any).
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
- withTagList(Tag...) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The tags to be assigned to the Amazon RDS resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterEndpointRequest
-
The tags to be assigned to the Amazon RDS resource.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
Tags to assign to the DB cluster parameter group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterParameterGroupRequest
-
Tags to assign to the DB cluster parameter group.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
Tags to assign to the DB cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
Tags to assign to the DB cluster.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Tags to assign to the DB instance.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Tags to assign to the DB instance.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
Tags to assign to the DB parameter group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
Tags to assign to the DB parameter group.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
Tags to assign to the DB security group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
Tags to assign to the DB security group.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
Tags to assign to the DB subnet group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
Tags to assign to the DB subnet group.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Tags to assign to the option group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Tags to assign to the option group.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of tags to associate with this DB instance.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of tags to associate with this DB instance.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
NOTE: This method appends the values to the existing list (if any).
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
- withTargetArn(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The Amazon Resource Name (ARN) for the RDS DB instance or Aurora DB cluster.
- withTargetCustomAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The external custom Availability Zone (CAZ) identifier for the target CAZ.
- withTargetDbClusterIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverGlobalClusterRequest
-
Identifier of the secondary Aurora DB cluster that you want to promote to primary for the Aurora global database
(
GlobalCluster.) Use the Amazon Resource Name (ARN) for the identifier so that Aurora can locate the
cluster in its Amazon Web Services Region.
- withTargetDBClusterParameterGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
A description for the copied DB cluster parameter group.
- withTargetDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied DB cluster parameter group.
- withTargetDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBClusterSnapshotRequest
-
The identifier of the new DB cluster snapshot to create from the source DB cluster snapshot.
- withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the new DB instance to be created.
- withTargetDBParameterGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
A description for the copied DB parameter group.
- withTargetDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier for the copied DB parameter group.
- withTargetDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the copy of the snapshot.
- withTargetGroupArn(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The Amazon Resource Name (ARN) representing the target group.
- withTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The identifier for the target group.
- withTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeregisterDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
.
- withTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsRequest
-
The identifier of the DBProxyTargetGroup
to describe.
- withTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
to describe.
- withTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyTargetGroupRequest
-
The name of the new target group to assign to the proxy.
- withTargetGroupName(String) - Method in class com.amazonaws.services.rds.model.RegisterDBProxyTargetsRequest
-
The identifier of the DBProxyTargetGroup
.
- withTargetGroups(DBProxyTargetGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
An arbitrary number of DBProxyTargetGroup
objects, containing details of the corresponding target
groups.
- withTargetGroups(Collection<DBProxyTargetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetGroupsResult
-
An arbitrary number of DBProxyTargetGroup
objects, containing details of the corresponding target
groups.
- withTargetHealth(TargetHealth) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
Information about the connection health of the RDS Proxy target.
- withTargetOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The description for the copied option group.
- withTargetOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the copied option group.
- withTargetRole(String) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- withTargetRole(DBProxyEndpointTargetRole) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- withTargetRole(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- withTargetRole(DBProxyEndpointTargetRole) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
- withTargets(DBProxyTarget...) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
An arbitrary number of DBProxyTarget
objects, containing details of the corresponding targets.
- withTargets(Collection<DBProxyTarget>) - Method in class com.amazonaws.services.rds.model.DescribeDBProxyTargetsResult
-
An arbitrary number of DBProxyTarget
objects, containing details of the corresponding targets.
- withTaskEndTime(Date) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot export task completed.
- withTaskEndTime(Date) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot export task completed.
- withTaskEndTime(Date) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot export task completed.
- withTaskStartTime(Date) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The time that the snapshot export task started.
- withTaskStartTime(Date) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The time that the snapshot export task started.
- withTaskStartTime(Date) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The time that the snapshot export task started.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN from the key store with which the instance is associated for TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The ARN from the key store with which the automated backup is associated for TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The ARN from the key store with which to associate the instance for TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The ARN from the key store with which to associate the instance for TDE encryption.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the given ARN from the key store in order to access the device.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The password for the given ARN from the key store in order to access the device.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The password for the given ARN from the key store in order to access the device.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The password for the given ARN from the key store in order to access the device.
- withThumbprint(String) - Method in class com.amazonaws.services.rds.model.Certificate
-
The thumbprint of the certificate.
- withTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityRequest
-
The action to take when the timeout is reached, either ForceApplyCapacityChange
or
RollbackCapacityChange
.
- withTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ModifyCurrentDBClusterCapacityResult
-
The timeout action of a call to ModifyCurrentDBClusterCapacity
, either
ForceApplyCapacityChange
or RollbackCapacityChange
.
- withTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ScalingConfiguration
-
The action to take when the timeout is reached, either ForceApplyCapacityChange
or
RollbackCapacityChange
.
- withTimeoutAction(String) - Method in class com.amazonaws.services.rds.model.ScalingConfigurationInfo
-
The action that occurs when Aurora times out while attempting to change the capacity of an Aurora Serverless
cluster.
- withTimezone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The time zone of the DB instance.
- withTimezone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The time zone of the DB instance.
- withTimezone(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
The time zone of the automated backup.
- withTimezone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The time zone of the DB snapshot.
- withTimezoneName(String) - Method in class com.amazonaws.services.rds.model.Timezone
-
The name of the time zone.
- withTo(Double) - Method in class com.amazonaws.services.rds.model.DoubleRange
-
The maximum value in the range.
- withTo(Integer) - Method in class com.amazonaws.services.rds.model.Range
-
The maximum value in the range.
- withToDbClusterArn(String) - Method in class com.amazonaws.services.rds.model.FailoverState
-
The Amazon Resource Name (ARN) of the Aurora DB cluster that is currently being promoted, and which is associated
with this state.
- withTotalExtractedDataInGB(Integer) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
The total amount of data exported, in gigabytes.
- withTotalExtractedDataInGB(Integer) - Method in class com.amazonaws.services.rds.model.ExportTask
-
The total amount of data exported, in gigabytes.
- withTotalExtractedDataInGB(Integer) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
The total amount of data exported, in gigabytes.
- withTrackedClusterId(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
The DB cluster identifier when the target represents an Aurora DB cluster.
- withType(String) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
Specifies the kind of database, such as an RDS DB instance or an Aurora DB cluster, that the target represents.
- withType(TargetType) - Method in class com.amazonaws.services.rds.model.DBProxyTarget
-
Specifies the kind of database, such as an RDS DB instance or an Aurora DB cluster, that the target represents.
- withUpdatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The date and time when the proxy was last updated.
- withUpdatedDate(Date) - Method in class com.amazonaws.services.rds.model.DBProxyTargetGroup
-
The date and time when the target group was last updated.
- withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The hourly price charged for this reserved DB instance.
- withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The hourly price charged for this offering.
- withUsed(Long) - Method in class com.amazonaws.services.rds.model.AccountQuota
-
The amount currently used toward the quota maximum.
- withUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- withUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- withUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- withUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- withUseDefaultProcessorFeatures(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
- withUseEarliestTimeOnPointInTimeUnavailable(Boolean) - Method in class com.amazonaws.services.rds.model.BacktrackDBClusterRequest
-
A value that indicates whether to backtrack the DB cluster to the earliest possible backtrack time when
BacktrackTo is set to a timestamp earlier than the earliest backtrack time.
- withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A value that indicates whether to restore the DB cluster to the latest restorable backup time.
- withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A value that indicates whether the DB instance is restored from the latest backup time.
- withUserName(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfig
-
The name of the database user to which the proxy connects.
- withUserName(String) - Method in class com.amazonaws.services.rds.model.UserAuthConfigInfo
-
The name of the database user to which the proxy connects.
- withValidFrom(Date) - Method in class com.amazonaws.services.rds.model.Certificate
-
The starting date from which the certificate is valid.
- withValidProcessorFeatures(AvailableProcessorFeature...) - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid processor features for your DB instance.
- withValidProcessorFeatures(Collection<AvailableProcessorFeature>) - Method in class com.amazonaws.services.rds.model.ValidDBInstanceModificationsMessage
-
Valid processor features for your DB instance.
- withValidTill(Date) - Method in class com.amazonaws.services.rds.model.Certificate
-
The final date that the certificate continues to be valid.
- withValidUpgradeTarget(UpgradeTarget...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- withValidUpgradeTarget(Collection<UpgradeTarget>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- withValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The current value of the option setting.
- withValue(String) - Method in class com.amazonaws.services.rds.model.ProcessorFeature
-
The value of a processor feature name.
- withValue(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A value is the optional value of the tag.
- withValues(String...) - Method in class com.amazonaws.services.rds.model.Filter
-
One or more filter values.
- withValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.Filter
-
One or more filter values.
- withValuesToAdd(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName
.
- withValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName
.
- withValuesToAdd(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to add to the attribute specified by AttributeName
.
- withValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to add to the attribute specified by AttributeName
.
- withValuesToRemove(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName
.
- withValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName
.
- withValuesToRemove(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to remove from the attribute specified by AttributeName
.
- withValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSnapshotAttributeRequest
-
A list of DB snapshot attributes to remove from the attribute specified by AttributeName
.
- withVersion(String) - Method in class com.amazonaws.services.rds.model.OptionVersion
-
The version of the option.
- withVpc(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
A value that indicates whether to show only VPC or non-VPC offerings.
- withVpc(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is in a VPC.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBClusterSnapshot
-
Provides the VPC ID associated with the DB cluster snapshot.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBInstanceAutomatedBackup
-
Provides the VPC ID associated with the DB instance
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Provides the VPC ID of the DB proxy.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
Provides the VPC ID of the DB proxy endpoint.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the VpcId of the DB security group.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the VPC ID associated with the DB snapshot.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the VpcId of the DB subnet group.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
If AllowsVpcAndNonVpcInstanceMemberships is false
, this field is blank.
- withVpcOnly(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If true, you can only use this option with a DB instance that is in a VPC.
- withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of EC2 VPC security groups to associate with the read replica.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of EC2 VPC security groups to associate with the read replica.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of Amazon EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of Amazon EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint that you create.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint that you create.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC security group IDs to associate with the new proxy.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC security group IDs to associate with the new proxy.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Provides a list of VPC security groups that the proxy belongs to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxy
-
Provides a list of VPC security groups that the proxy belongs to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
Provides a list of VPC security groups that the DB proxy endpoint belongs to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
Provides a list of VPC security groups that the DB proxy endpoint belongs to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A list of VPC security groups that the DB cluster will belong to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBClusterRequest
-
A list of VPC security groups that the DB cluster will belong to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBProxyEndpointRequest
-
The VPC security group IDs for the DB proxy endpoint.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of EC2 VPC security groups to associate with the restored DB cluster.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromS3Request
-
A list of EC2 VPC security groups to associate with the restored DB cluster.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A list of VPC security groups that the new DB cluster will belong to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterFromSnapshotRequest
-
A list of VPC security groups that the new DB cluster will belong to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromS3Request
-
A list of VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupMemberships(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group allows access to the port.
- withVpcSecurityGroupMemberships(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group allows access to the port.
- withVpcSecurityGroupMemberships(String...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMembership name strings used for this option.
- withVpcSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMembership name strings used for this option.
- withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of VPC security groups that the DB cluster belongs to.
- withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBCluster
-
Provides a list of VPC security groups that the DB cluster belongs to.
- withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.
- withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.
- withVpcSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC subnet IDs for the DB proxy endpoint that you create.
- withVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyEndpointRequest
-
The VPC subnet IDs for the DB proxy endpoint that you create.
- withVpcSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC subnet IDs to associate with the new proxy.
- withVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBProxyRequest
-
One or more VPC subnet IDs to associate with the new proxy.
- withVpcSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The EC2 subnet IDs for the proxy.
- withVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxy
-
The EC2 subnet IDs for the proxy.
- withVpcSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The EC2 subnet IDs for the DB proxy endpoint.
- withVpcSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBProxyEndpoint
-
The EC2 subnet IDs for the DB proxy endpoint.
- withVpnDetails(VpnDetails) - Method in class com.amazonaws.services.rds.model.CustomAvailabilityZone
-
Information about the virtual private network (VPN) between the VMware vSphere cluster and the Amazon Web
Services website.
- withVpnGatewayIp(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The IP address of network traffic from Amazon Web Services to your on-premises data center.
- withVpnId(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The ID of the VPN.
- withVpnName(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The name of the VPN.
- withVpnPSK(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The preshared key (PSK) for the VPN.
- withVpnState(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The state of the VPN.
- withVpnTunnelOriginatorIP(String) - Method in class com.amazonaws.services.rds.model.CreateCustomAvailabilityZoneRequest
-
The IP address of network traffic from your on-premises data center.
- withVpnTunnelOriginatorIP(String) - Method in class com.amazonaws.services.rds.model.VpnDetails
-
The IP address of network traffic from your on-premises data center.
- withWarningMessage(String) - Method in class com.amazonaws.services.rds.model.CancelExportTaskResult
-
A warning about the snapshot export task.
- withWarningMessage(String) - Method in class com.amazonaws.services.rds.model.ExportTask
-
A warning about the snapshot export task.
- withWarningMessage(String) - Method in class com.amazonaws.services.rds.model.StartExportTaskResult
-
A warning about the snapshot export task.
- WriteForwardingStatus - Enum in com.amazonaws.services.rds.model
-