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)


1834
1835
1836
# File 'sig/types.rbs', line 1834

def test_case_arn
  @test_case_arn
end

#test_case_id::String

Returns the value of attribute test_case_id.

Returns:

  • (::String)


1833
1834
1835
# File 'sig/types.rbs', line 1833

def test_case_id
  @test_case_id
end