Class: Aws::Types::BucketsAggregationType
- Inherits:
-
Object
- Object
- Aws::Types::BucketsAggregationType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#terms_aggregation ⇒ Types::TermsAggregation
Returns the value of attribute terms_aggregation.
Instance Attribute Details
#terms_aggregation ⇒ Types::TermsAggregation
Returns the value of attribute terms_aggregation.
433 434 435 |
# File 'sig/types.rbs', line 433 def terms_aggregation @terms_aggregation end |