Class: Aws::Types::InventoryAggregator

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#aggregators::Array[Types::InventoryAggregator]

Returns the value of attribute aggregators.

Returns:



2606
2607
2608
# File 'sig/types.rbs', line 2606

def aggregators
  @aggregators
end

#expression::String

Returns the value of attribute expression.

Returns:



2605
2606
2607
# File 'sig/types.rbs', line 2605

def expression
  @expression
end

#groups::Array[Types::InventoryGroup]

Returns the value of attribute groups.

Returns:



2607
2608
2609
# File 'sig/types.rbs', line 2607

def groups
  @groups
end