| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBClusterAutomatedBackupsRequest |
DescribeDBClusterAutomatedBackupsRequest.clone() |
DescribeDBClusterAutomatedBackupsRequest |
DescribeDBClusterAutomatedBackupsRequest.withDBClusterIdentifier(String dBClusterIdentifier)
(Optional) The user-supplied DB cluster identifier.
|
DescribeDBClusterAutomatedBackupsRequest |
DescribeDBClusterAutomatedBackupsRequest.withDbClusterResourceId(String dbClusterResourceId)
The resource ID of the DB cluster that is the source of the automated backup.
|
DescribeDBClusterAutomatedBackupsRequest |
DescribeDBClusterAutomatedBackupsRequest.withFilters(Collection<Filter> filters)
A filter that specifies which resources to return based on status.
|
DescribeDBClusterAutomatedBackupsRequest |
DescribeDBClusterAutomatedBackupsRequest.withFilters(Filter... filters)
A filter that specifies which resources to return based on status.
|
DescribeDBClusterAutomatedBackupsRequest |
DescribeDBClusterAutomatedBackupsRequest.withMarker(String marker)
The pagination token provided in the previous request.
|
DescribeDBClusterAutomatedBackupsRequest |
DescribeDBClusterAutomatedBackupsRequest.withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
Copyright © 2023. All rights reserved.