Class: Aws::Types::GetReadSetMetadataRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


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.

Returns:

  • (::String)


898
899
900
# File 'sig/types.rbs', line 898

def sequence_store_id
  @sequence_store_id
end