class Aws::BackupGateway::Types::ListVirtualMachinesOutput

@!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]

@!attribute [rw] virtual_machines

A list of your `VirtualMachine` objects, ordered by their Amazon
Resource Names (ARNs).
@return [Array<Types::VirtualMachine>]

@see docs.aws.amazon.com/goto/WebAPI/backup-gateway-2021-01-01/ListVirtualMachinesOutput AWS API Documentation

Constants

SENSITIVE