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