Class: Aws::Types::CreateSolutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSolutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#solution_arn ⇒ ::String
Returns the value of attribute solution_arn.
Instance Attribute Details
#solution_arn ⇒ ::String
Returns the value of attribute solution_arn.
392 393 394 |
# File 'sig/types.rbs', line 392 def solution_arn @solution_arn end |