| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetCustomRulePolicyResult> |
AbstractAmazonConfigAsync.getCustomRulePolicyAsync(GetCustomRulePolicyRequest request,
AsyncHandler<GetCustomRulePolicyRequest,GetCustomRulePolicyResult> asyncHandler) |
Future<GetCustomRulePolicyResult> |
AmazonConfigAsyncClient.getCustomRulePolicyAsync(GetCustomRulePolicyRequest request,
AsyncHandler<GetCustomRulePolicyRequest,GetCustomRulePolicyResult> asyncHandler) |
Future<GetCustomRulePolicyResult> |
AmazonConfigAsync.getCustomRulePolicyAsync(GetCustomRulePolicyRequest getCustomRulePolicyRequest,
AsyncHandler<GetCustomRulePolicyRequest,GetCustomRulePolicyResult> asyncHandler)
Returns the policy definition containing the logic for your Config Custom Policy rule.
|
| Modifier and Type | Method and Description |
|---|---|
GetCustomRulePolicyRequest |
GetCustomRulePolicyRequest.clone() |
GetCustomRulePolicyRequest |
GetCustomRulePolicyRequest.withConfigRuleName(String configRuleName)
The name of your Config Custom Policy rule.
|
Copyright © 2023. All rights reserved.