Class: Aws::Types::PutConfigurationAggregatorResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutConfigurationAggregatorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_aggregator ⇒ Types::ConfigurationAggregator
Returns the value of attribute configuration_aggregator.
Instance Attribute Details
#configuration_aggregator ⇒ Types::ConfigurationAggregator
Returns the value of attribute configuration_aggregator.
1751 1752 1753 |
# File 'sig/types.rbs', line 1751 def configuration_aggregator @configuration_aggregator end |