Class: Aws::Types::GetReadSetExportJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetReadSetExportJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#sequence_store_id ⇒ ::String
Returns the value of attribute sequence_store_id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
862 863 864 |
# File 'sig/types.rbs', line 862 def id @id end |
#sequence_store_id ⇒ ::String
Returns the value of attribute sequence_store_id.
861 862 863 |
# File 'sig/types.rbs', line 861 def sequence_store_id @sequence_store_id end |