Class: Aws::Types::GetTestRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTestRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#test_run ⇒ Types::TestRun
Returns the value of attribute test_run.
Instance Attribute Details
#test_run ⇒ Types::TestRun
Returns the value of attribute test_run.
523 524 525 |
# File 'sig/types.rbs', line 523 def test_run @test_run end |