Class: Aws::Types::DescribeTestExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#test_execution_id ⇒ ::String

Returns the value of attribute test_execution_id.

Returns:

  • (::String)


1637
1638
1639
# File 'sig/types.rbs', line 1637

def test_execution_id
  @test_execution_id
end