class Aws::Drs::Types::DescribeJobLogItemsRequest
@note When making an API call, you may pass DescribeJobLogItemsRequest
data as a hash: { job_id: "JobID", # required max_results: 1, next_token: "PaginationToken", }
@!attribute [rw] job_id
The ID of the Job for which Job log items will be retrieved. @return [String]
@!attribute [rw] max_results
Maximum number of Job log items to retrieve. @return [Integer]
@!attribute [rw] next_token
The token of the next Job log items to retrieve. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/DescribeJobLogItemsRequest AWS API Documentation
Constants
- SENSITIVE