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.
2808 2809 2810 |
# File 'sig/types.rbs', line 2808 def test_case @test_case end |