All Downloads are FREE. Search and download functionalities are using the official Maven repository.

codegen-resources.paginators-1.json Maven / Gradle / Ivy

Go to download

The AWS Java SDK for AWS Migration Hub module holds the client classes that are used for communicating with AWS Migration Hub Service

There is a newer version: 2.29.39
Show newest version
{
  "pagination": {
    "ListApplicationStates": {
      "input_token": "NextToken",
      "limit_key": "MaxResults",
      "output_token": "NextToken",
      "result_key": "ApplicationStateList"
    },
    "ListCreatedArtifacts": {
      "input_token": "NextToken",
      "limit_key": "MaxResults",
      "output_token": "NextToken",
      "result_key": "CreatedArtifactList"
    },
    "ListDiscoveredResources": {
      "input_token": "NextToken",
      "limit_key": "MaxResults",
      "output_token": "NextToken",
      "result_key": "DiscoveredResourceList"
    },
    "ListMigrationTasks": {
      "input_token": "NextToken",
      "limit_key": "MaxResults",
      "output_token": "NextToken",
      "result_key": "MigrationTaskSummaryList"
    },
    "ListProgressUpdateStreams": {
      "input_token": "NextToken",
      "limit_key": "MaxResults",
      "output_token": "NextToken",
      "result_key": "ProgressUpdateStreamSummaryList"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy