class Aws::MigrationHubRefactorSpaces::Types::ListApplicationsRequest
@note When making an API call, you may pass ListApplicationsRequest
data as a hash: { environment_identifier: "EnvironmentId", # required max_results: 1, next_token: "NextToken", }
@!attribute [rw] environment_identifier
The ID of the environment. @return [String]
@!attribute [rw] max_results
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned `nextToken` value. @return [Integer]
@!attribute [rw] next_token
The token for the next page of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/ListApplicationsRequest AWS API Documentation
Constants
- SENSITIVE