Class: Aws::RDS::Types::DocLink
- Inherits:
-
Struct
- Object
- Struct
- Aws::RDS::Types::DocLink
- Defined in:
- gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb
Overview
A link to documentation that provides additional information for a recommendation.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#text ⇒ String
The text with the link to documentation for the recommendation.
-
#url ⇒ String
The URL for the documentation for the recommendation.