class Aws::GlueDataBrew::Types::ListSchedulesRequest
@note When making an API call, you may pass ListSchedulesRequest
data as a hash: { job_name: "JobName", max_results: 1, next_token: "NextToken", }
@!attribute [rw] job_name
The name of the job that these schedules apply to. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in this request. @return [Integer]
@!attribute [rw] next_token
The token returned by a previous call to retrieve the next set of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/ListSchedulesRequest AWS API Documentation
Constants
- SENSITIVE