Class: Aws::Types::AggregationListItem
- Inherits:
-
Object
- Object
- Aws::Types::AggregationListItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ ::String
Returns the value of attribute attribute.
-
#display_value ⇒ ::String
Returns the value of attribute display_value.
Instance Attribute Details
#attribute ⇒ ::String
Returns the value of attribute attribute.
161 162 163 |
# File 'sig/types.rbs', line 161 def attribute @attribute end |
#display_value ⇒ ::String
Returns the value of attribute display_value.
162 163 164 |
# File 'sig/types.rbs', line 162 def display_value @display_value end |