Class: Aws::Types::DescribeSolutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSolutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#solution ⇒ Types::Solution
Returns the value of attribute solution.
Instance Attribute Details
#solution ⇒ Types::Solution
Returns the value of attribute solution.
811 812 813 |
# File 'sig/types.rbs', line 811 def solution @solution end |