class Aws::MigrationHub::Types::ListMigrationTasksRequest
@note When making an API call, you may pass ListMigrationTasksRequest
data as a hash: { next_token: "Token", max_results: 1, resource_name: "ResourceName", }
@!attribute [rw] next_token
If a `NextToken` was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in `NextToken`. @return [String]
@!attribute [rw] max_results
Value to specify how many results are returned per page. @return [Integer]
@!attribute [rw] resource_name
Filter migration tasks by discovered resource name. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/ListMigrationTasksRequest AWS API Documentation
Constants
- SENSITIVE