Class: Aws::Types::DeleteTestResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTestResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#test_id ⇒ ::String
Returns the value of attribute test_id.
Instance Attribute Details
#test_id ⇒ ::String
Returns the value of attribute test_id.
334 335 336 |
# File 'sig/types.rbs', line 334 def test_id @test_id end |