Class: Aws::Types::CreateTestCaseResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#test_case_arn::String

Returns the value of attribute test_case_arn.

Returns:

  • (::String)


1801
1802
1803
# File 'sig/types.rbs', line 1801

def test_case_arn
  @test_case_arn
end

#test_case_id::String

Returns the value of attribute test_case_id.

Returns:

  • (::String)


1800
1801
1802
# File 'sig/types.rbs', line 1800

def test_case_id
  @test_case_id
end