Class: Aws::Types::DescribeTestCaseResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTestCaseResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#test_case ⇒ Types::TestCase
Returns the value of attribute test_case.
Instance Attribute Details
#test_case ⇒ Types::TestCase
Returns the value of attribute test_case.
2866 2867 2868 |
# File 'sig/types.rbs', line 2866 def test_case @test_case end |