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

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

{
  "pagination" : {
    "ListEntitlements" : {
      "input_token" : "NextToken",
      "output_token" : "NextToken",
      "limit_key" : "MaxResults",
      "result_key" : "Entitlements"
    },
    "ListFlows" : {
      "input_token" : "NextToken",
      "output_token" : "NextToken",
      "limit_key" : "MaxResults",
      "result_key" : "Flows"
    },
    "ListOfferings" : {
      "input_token" : "NextToken",
      "output_token" : "NextToken",
      "limit_key" : "MaxResults",
      "result_key" : "Offerings"
    },
    "ListReservations" : {
      "input_token" : "NextToken",
      "output_token" : "NextToken",
      "limit_key" : "MaxResults",
      "result_key" : "Reservations"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy