| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
GetCustomRulePolicyResult |
AbstractAmazonConfig.getCustomRulePolicy(GetCustomRulePolicyRequest request) |
GetCustomRulePolicyResult |
AmazonConfigClient.getCustomRulePolicy(GetCustomRulePolicyRequest request)
Returns the policy definition containing the logic for your Config Custom Policy rule.
|
GetCustomRulePolicyResult |
AmazonConfig.getCustomRulePolicy(GetCustomRulePolicyRequest getCustomRulePolicyRequest)
Returns the policy definition containing the logic for your Config Custom Policy rule.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCustomRulePolicyResult> |
AbstractAmazonConfigAsync.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.
|
Future<GetCustomRulePolicyResult> |
AmazonConfigAsyncClient.getCustomRulePolicyAsync(GetCustomRulePolicyRequest request,
AsyncHandler<GetCustomRulePolicyRequest,GetCustomRulePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetCustomRulePolicyResult |
GetCustomRulePolicyResult.clone() |
GetCustomRulePolicyResult |
GetCustomRulePolicyResult.withPolicyText(String policyText)
The policy definition containing the logic for your Config Custom Policy rule.
|
Copyright © 2024. All rights reserved.