Class: Aws::Types::DescribeSolutionVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSolutionVersionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#solution_version_arn ⇒ ::String
Returns the value of attribute solution_version_arn.
Instance Attribute Details
#solution_version_arn ⇒ ::String
Returns the value of attribute solution_version_arn.
816 817 818 |
# File 'sig/types.rbs', line 816 def solution_version_arn @solution_version_arn end |