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.
2861 2862 2863 |
# File 'sig/types.rbs', line 2861 def test_case @test_case end |