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 NetworkManager module holds the client classes that are used for communicating with NetworkManager.

There is a newer version: 2.29.39
Show newest version
{
  "pagination": {
    "DescribeGlobalNetworks": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "GlobalNetworks"
    },
    "GetCustomerGatewayAssociations": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "CustomerGatewayAssociations"
    },
    "GetDevices": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "Devices"
    },
    "GetLinkAssociations": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "LinkAssociations"
    },
    "GetLinks": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "Links"
    },
    "GetSites": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "Sites"
    },
    "GetTransitGatewayRegistrations": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "TransitGatewayRegistrations"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy