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

There is a newer version: 2.29.39
Show newest version
{
  "pagination": {
    "ListAccelerators": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "Accelerators"
    },
    "ListByoipCidrs": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "ByoipCidrs"
    },
    "ListCustomRoutingAccelerators": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "Accelerators"
    },
    "ListCustomRoutingEndpointGroups": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults"
    },
    "ListCustomRoutingListeners": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "Listeners"
    },
    "ListCustomRoutingPortMappings": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "PortMappings"
    },
    "ListCustomRoutingPortMappingsByDestination": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "DestinationPortMappings"
    },
    "ListEndpointGroups": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "EndpointGroups"
    },
    "ListListeners": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "Listeners"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy