Class: Aws::Types::ExportReadSet
- Inherits:
-
Object
- Object
- Aws::Types::ExportReadSet
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#read_set_id ⇒ ::String
Returns the value of attribute read_set_id.
Instance Attribute Details
#read_set_id ⇒ ::String
Returns the value of attribute read_set_id.
676 677 678 |
# File 'sig/types.rbs', line 676 def read_set_id @read_set_id end |