Class: Aws::Types::GetReadSetMetadataRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetReadSetMetadataRequest
- 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.
897 898 899 |
# File 'sig/types.rbs', line 897 def id @id end |
#sequence_store_id ⇒ ::String
Returns the value of attribute sequence_store_id.
898 899 900 |
# File 'sig/types.rbs', line 898 def sequence_store_id @sequence_store_id end |