You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::Types::DescribeInstallationMediaMessageWhen passing DescribeInstallationMediaMessage as input to an Aws::Client method, you can use a vanilla Hash:
{
installation_media_id: "String",
filters: [
{
name: "String", values: ["String"], },
],
max_records: 1,
marker: "String",
}
Instance Attribute Summary collapse
A filter that specifies one or more installation media to describe.
The installation medium ID.
An optional pagination token provided by a previous request.
An optional pagination token provided by a previous DescribeInstallationMedia request.
A filter that specifies one or more installation media to describe. Supported filters include the following:
custom-availability-zone-id
- Accepts custom Availability Zone (AZ) identifiers. The results list includes information about only the custom AZs identified by these identifiers.
engine
- Accepts database engines. The results list includes information about only the database engines identified by these identifiers.
For more information about the valid engines for installation media, see ImportInstallationMedia.
The installation medium ID.
#marker ⇒ StringAn optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4