Uses of Class
software.amazon.awssdk.services.config.model.PutConfigurationAggregatorRequest
-
Packages that use PutConfigurationAggregatorRequest Package Description software.amazon.awssdk.services.config Config software.amazon.awssdk.services.config.transform -
-
Uses of PutConfigurationAggregatorRequest in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config with parameters of type PutConfigurationAggregatorRequest Modifier and Type Method Description default CompletableFuture<PutConfigurationAggregatorResponse>ConfigAsyncClient. putConfigurationAggregator(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest)Creates and updates the configuration aggregator with the selected source accounts and regions.default PutConfigurationAggregatorResponseConfigClient. putConfigurationAggregator(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest)Creates and updates the configuration aggregator with the selected source accounts and regions. -
Uses of PutConfigurationAggregatorRequest in software.amazon.awssdk.services.config.transform
Methods in software.amazon.awssdk.services.config.transform with parameters of type PutConfigurationAggregatorRequest Modifier and Type Method Description SdkHttpFullRequestPutConfigurationAggregatorRequestMarshaller. marshall(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest)
-