class Aws::BackupGateway::Types::ListHypervisorsInput
@note When making an API call, you may pass ListHypervisorsInput
data as a hash: { max_results: 1, next_token: "NextToken", }
@!attribute [rw] max_results
The maximum number of hypervisors to list. @return [Integer]
@!attribute [rw] next_token
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/backup-gateway-2021-01-01/ListHypervisorsInput AWS API Documentation
Constants
- SENSITIVE