Class: Aws::Types::GetTestGridSessionResult
- Inherits:
-
Object
- Object
- Aws::Types::GetTestGridSessionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#test_grid_session ⇒ Types::TestGridSession
Returns the value of attribute test_grid_session.
Instance Attribute Details
#test_grid_session ⇒ Types::TestGridSession
Returns the value of attribute test_grid_session.
531 532 533 |
# File 'sig/types.rbs', line 531 def test_grid_session @test_grid_session end |