ListSchedulesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If specified, only lists the schedules whose associated schedule group matches the given filter.

Link copied to clipboard

If specified, limits the number of results returned by this operation. The operation also returns a NextToken which you can use in a subsequent operation to retrieve the next set of results.

Link copied to clipboard

Schedule name prefix to return the filtered list of resources.

Link copied to clipboard

The token returned by a previous call to retrieve the next set of results.

Link copied to clipboard

If specified, only lists the schedules whose current state matches the given filter.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String