ListBackupJobSummariesRequest

Types

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

Properties

Link copied to clipboard

Returns the job count for the specified account.

Link copied to clipboard

This is the period that sets the boundaries for returned results.

Link copied to clipboard

This parameter sets the maximum number of items to be returned.

Link copied to clipboard

This parameter returns the job count for the specified message category.

Link copied to clipboard

The next item following a partial list of returned resources. For example, if a request is made to return MaxResults number of resources, NextToken allows you to return more items in your list starting at the location pointed to by the next token.

Link copied to clipboard

Returns the job count for the specified resource type. Use request GetSupportedResourceTypes to obtain strings for supported resource types.

Link copied to clipboard

This parameter returns the job count for jobs with the specified state.

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