Class: Aws::Types::DescribeSolutionVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSolutionVersionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#solution_version ⇒ Types::SolutionVersion
Returns the value of attribute solution_version.
Instance Attribute Details
#solution_version ⇒ Types::SolutionVersion
Returns the value of attribute solution_version.
821 822 823 |
# File 'sig/types.rbs', line 821 def solution_version @solution_version end |