| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default PutOrganizationConfigRuleResponse |
ConfigClient.putOrganizationConfigRule(Consumer<PutOrganizationConfigRuleRequest.Builder> putOrganizationConfigRuleRequest)
Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources
comply with your desired configurations.
|
default PutOrganizationConfigRuleResponse |
ConfigClient.putOrganizationConfigRule(PutOrganizationConfigRuleRequest putOrganizationConfigRuleRequest)
Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources
comply with your desired configurations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutOrganizationConfigRuleResponse> |
ConfigAsyncClient.putOrganizationConfigRule(Consumer<PutOrganizationConfigRuleRequest.Builder> putOrganizationConfigRuleRequest)
Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources
comply with your desired configurations.
|
default CompletableFuture<PutOrganizationConfigRuleResponse> |
ConfigAsyncClient.putOrganizationConfigRule(PutOrganizationConfigRuleRequest putOrganizationConfigRuleRequest)
Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources
comply with your desired configurations.
|
Copyright © 2023. All rights reserved.