AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DescribeDBSnapshotTenantDatabases operation. Describes the tenant databases that exist in a DB snapshot. This command only applies to RDS for Oracle DB instances in the multi-tenant configuration.
You can use this command to inspect the tenant databases within a snapshot before restoring it. You can't directly interact with the tenant databases in a DB snapshot. If you restore a snapshot that was taken from DB instance using the multi-tenant configuration, you restore all its tenant databases.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DescribeDBSnapshotTenantDatabasesRequest : AmazonRDSRequest IAmazonWebServiceRequest
The DescribeDBSnapshotTenantDatabasesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeDBSnapshotTenantDatabasesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DBInstanceIdentifier | System.String |
Gets and sets the property DBInstanceIdentifier. The ID of the DB instance used to create the DB snapshots. This parameter isn't case-sensitive. Constraints:
|
![]() |
DbiResourceId | System.String |
Gets and sets the property DbiResourceId. A specific DB resource identifier to describe. |
![]() |
DBSnapshotIdentifier | System.String |
Gets and sets the property DBSnapshotIdentifier. The ID of a DB snapshot that contains the tenant databases to describe. This value is stored as a lowercase string. Constraints:
|
![]() |
Filters | System.Collections.Generic.List<Amazon.RDS.Model.Filter> |
Gets and sets the property Filters. A filter that specifies one or more tenant databases to describe. Supported filters:
|
![]() |
Marker | System.String |
Gets and sets the property Marker.
An optional pagination token provided by a previous |
![]() |
MaxRecords | System.Int32 |
Gets and sets the property MaxRecords.
The maximum number of records to include in the response. If more records exist than
the specified |
![]() |
SnapshotType | System.String |
Gets and sets the property SnapshotType. The type of DB snapshots to be returned. You can specify one of the following values:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5