Class: Aws::Types::AggregationListItem

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)


161
162
163
# File 'sig/types.rbs', line 161

def attribute
  @attribute
end

#display_value::String

Returns the value of attribute display_value.

Returns:

  • (::String)


162
163
164
# File 'sig/types.rbs', line 162

def display_value
  @display_value
end