| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCustomRulePolicyResponse |
ConfigClient.getCustomRulePolicy(GetCustomRulePolicyRequest getCustomRulePolicyRequest)
Returns the policy definition containing the logic for your Config Custom Policy rule.
|
default CompletableFuture<GetCustomRulePolicyResponse> |
ConfigAsyncClient.getCustomRulePolicy(GetCustomRulePolicyRequest getCustomRulePolicyRequest)
Returns the policy definition containing the logic for your Config Custom Policy rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCustomRulePolicyRequestMarshaller.marshall(GetCustomRulePolicyRequest getCustomRulePolicyRequest) |
Copyright © 2023. All rights reserved.