Class: Aws::Types::GetReadSetImportJobRequest

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)


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.

Returns:

  • (::String)


880
881
882
# File 'sig/types.rbs', line 880

def sequence_store_id
  @sequence_store_id
end