Class: Aws::Types::CreateTestCaseResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#test_case_arn::String

Returns the value of attribute test_case_arn.



1876
1877
1878
# File 'sig/types.rbs', line 1876

def test_case_arn
  @test_case_arn
end

#test_case_id::String

Returns the value of attribute test_case_id.



1875
1876
1877
# File 'sig/types.rbs', line 1875

def test_case_id
  @test_case_id
end