Class: Aws::Types::ListMetadataTransferJobsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metadata_transfer_job_summaries::Array[Types::MetadataTransferJobSummary]

Returns the value of attribute metadata_transfer_job_summaries.

Returns:



795
796
797
# File 'sig/types.rbs', line 795

def 
  @metadata_transfer_job_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


796
797
798
# File 'sig/types.rbs', line 796

def next_token
  @next_token
end