Class: Aws::Types::ListLoaderJobsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payloadTypes::LoaderIdResult

Returns the value of attribute payload.



544
545
546
# File 'sig/types.rbs', line 544

def payload
  @payload
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


543
544
545
# File 'sig/types.rbs', line 543

def status
  @status
end