| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default SelectResourceConfigIterable |
ConfigClient.selectResourceConfigPaginator(Consumer<SelectResourceConfigRequest.Builder> selectResourceConfigRequest)
Accepts a structured query language (SQL)
SELECT command, performs the corresponding search, and
returns resource configurations matching the properties. |
default SelectResourceConfigIterable |
ConfigClient.selectResourceConfigPaginator(SelectResourceConfigRequest selectResourceConfigRequest)
Accepts a structured query language (SQL)
SELECT command, performs the corresponding search, and
returns resource configurations matching the properties. |
Copyright © 2023. All rights reserved.