Class: Aws::Types::AggregationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute::String

Returns the value of attribute attribute.

Returns:

  • (::String)


167
168
169
# File 'sig/types.rbs', line 167

def attribute
  @attribute
end

#display_value::String

Returns the value of attribute display_value.

Returns:

  • (::String)


168
169
170
# File 'sig/types.rbs', line 168

def display_value
  @display_value
end

#items::Array[Types::AggregationOutputItem]

Returns the value of attribute items.

Returns:



169
170
171
# File 'sig/types.rbs', line 169

def items
  @items
end