Class: Aws::Types::TestSetExportSpecification
- Inherits:
-
Object
- Object
- Aws::Types::TestSetExportSpecification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#test_set_id ⇒ ::String
Returns the value of attribute test_set_id.
Instance Attribute Details
#test_set_id ⇒ ::String
Returns the value of attribute test_set_id.
3373 3374 3375 |
# File 'sig/types.rbs', line 3373 def test_set_id @test_set_id end |