configservice_delete_configuration_aggregator {paws.management} | R Documentation |
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator
Description
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
See https://www.paws-r-sdk.com/docs/configservice_delete_configuration_aggregator/ for full documentation.
Usage
configservice_delete_configuration_aggregator(ConfigurationAggregatorName)
Arguments
ConfigurationAggregatorName |
[required] The name of the configuration aggregator. |
[Package paws.management version 0.7.0 Index]