class Aws::RDS::Types::InstallationMedia
Contains the installation media for a DB engine that requires an on-premises customer provided license, such as Microsoft SQL Server.
@!attribute [rw] installation_media_id
The installation medium ID. @return [String]
@!attribute [rw] custom_availability_zone_id
The custom Availability Zone (AZ) that contains the installation media. @return [String]
@!attribute [rw] engine
The DB engine. @return [String]
@!attribute [rw] engine_version
The engine version of the DB engine. @return [String]
@!attribute [rw] engine_installation_media_path
The path to the installation medium for the DB engine. @return [String]
@!attribute [rw] os_installation_media_path
The path to the installation medium for the operating system associated with the DB engine. @return [String]
@!attribute [rw] status
The status of the installation medium. @return [String]
@!attribute [rw] failure_cause
If an installation media failure occurred, the cause of the failure. @return [Types::InstallationMediaFailureCause]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/InstallationMedia AWS API Documentation
Constants
- SENSITIVE