| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default SelectAggregateResourceConfigPublisher |
ConfigAsyncClient.selectAggregateResourceConfigPaginator(Consumer<SelectAggregateResourceConfigRequest.Builder> selectAggregateResourceConfigRequest)
Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of AWS
resources across multiple accounts and regions, performs the corresponding search, and returns resource
configurations matching the properties.
|
default SelectAggregateResourceConfigPublisher |
ConfigAsyncClient.selectAggregateResourceConfigPaginator(SelectAggregateResourceConfigRequest selectAggregateResourceConfigRequest)
Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of AWS
resources across multiple accounts and regions, performs the corresponding search, and returns resource
configurations matching the properties.
|
Copyright © 2021. All rights reserved.