Class: Aws::Types::GetTestGridSessionResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#test_grid_sessionTypes::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