ListRotationsRequest
class ListRotationsRequest
Types
Properties
Link copied to clipboard
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
Link copied to clipboard
A filter to include rotations in list results based on their common prefix. For example, entering prod returns a list of all rotation names that begin with prod
, such as production
and prod-1
.