A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SESV2/Types/ListImportJobsRequest.html below:

ListImportJobsRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SESV2::Types::ListImportJobsRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing ListImportJobsRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  import_destination_type: "SUPPRESSION_LIST",   next_token: "NextToken",
  page_size: 1,
}

Represents a request to list all of the import jobs for a data destination within the specified maximum number of import jobs.

Instance Attribute Summary collapse Instance Attribute Details #import_destination_type ⇒ String

The destination of the import job, which can be used to list import jobs that have a certain ImportDestinationType.

Possible values:

#next_token ⇒ String

A string token indicating that there might be additional import jobs available to be listed. Copy this token to a subsequent call to ListImportJobs with the same parameters to retrieve the next page of import jobs.

#page_size ⇒ Integer

Maximum number of import jobs to return at once. Use this parameter to paginate results. If additional import jobs exist beyond the specified limit, the NextToken element is sent in the response. Use the NextToken value in subsequent requests to retrieve additional addresses.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4