Class: Aws::Types::GetReadSetActivationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetReadSetActivationJobRequest
- 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.
844 845 846 |
# File 'sig/types.rbs', line 844 def id @id end |
#sequence_store_id ⇒ ::String
Returns the value of attribute sequence_store_id.
845 846 847 |
# File 'sig/types.rbs', line 845 def sequence_store_id @sequence_store_id end |