Class | AWS::RDS::DBSnapshotCollection |
In: |
lib/aws/rds/db_snapshot_collection.rb
|
Parent: | Object |
@param [String] db_snapshot_id @return [DBSnapshot] Returns a {DBSnapshot} with the given ID.
Filters the DB snapshots to those beloning to a single db instance. You may pass the ID of a db instance or a {DBInstance} object.
@param [String,DBInstance] db_instance A db instance identifier
string or a {DBInstance} object.
@return [DBSnapshotCollection]
Filters the DB snapshots to those of a given snapshot type. @param [String] snapshot_type @return [DBSnapshotCollection]