A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SSM/Types/GetInventoryRequest.html below:

GetInventoryRequest — AWS SDK for Ruby V2

When passing GetInventoryRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  filters: [
    {
      key: "InventoryFilterKey",       values: ["InventoryFilterValue"],       type: "Equal",     },
  ],
  aggregators: [
    {
      expression: "InventoryAggregatorExpression",
      aggregators: {
              },
      groups: [
        {
          name: "InventoryGroupName",           filters: [             {
              key: "InventoryFilterKey",               values: ["InventoryFilterValue"],               type: "Equal",             },
          ],
        },
      ],
    },
  ],
  result_attributes: [
    {
      type_name: "InventoryItemTypeName",     },
  ],
  next_token: "NextToken",
  max_results: 1,
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4