Class: Aws::Types::CancelLoaderJobInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#load_id::String

Returns the value of attribute load_id.

Returns:

  • (::String)


43
44
45
# File 'sig/types.rbs', line 43

def load_id
  @load_id
end