Class: Aws::Types::GetReadSetImportJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetReadSetImportJobRequest
- 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.
879 880 881 |
# File 'sig/types.rbs', line 879 def id @id end |
#sequence_store_id ⇒ ::String
Returns the value of attribute sequence_store_id.
880 881 882 |
# File 'sig/types.rbs', line 880 def sequence_store_id @sequence_store_id end |