| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroupstaggingapi |
|
| com.amazonaws.services.resourcegroupstaggingapi.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetEffectiveTagPolicyResult> |
AWSResourceGroupsTaggingAPIAsync.getEffectiveTagPolicyAsync(GetEffectiveTagPolicyRequest getEffectiveTagPolicyRequest,
AsyncHandler<GetEffectiveTagPolicyRequest,GetEffectiveTagPolicyResult> asyncHandler)
Returns the contents of the effective tag policy for the AWS account.
|
Future<GetEffectiveTagPolicyResult> |
AbstractAWSResourceGroupsTaggingAPIAsync.getEffectiveTagPolicyAsync(GetEffectiveTagPolicyRequest request,
AsyncHandler<GetEffectiveTagPolicyRequest,GetEffectiveTagPolicyResult> asyncHandler) |
Future<GetEffectiveTagPolicyResult> |
AWSResourceGroupsTaggingAPIAsyncClient.getEffectiveTagPolicyAsync(GetEffectiveTagPolicyRequest request,
AsyncHandler<GetEffectiveTagPolicyRequest,GetEffectiveTagPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEffectiveTagPolicyRequest |
GetEffectiveTagPolicyRequest.clone() |
GetEffectiveTagPolicyRequest |
GetEffectiveTagPolicyRequest.withTargetId(String targetId)
The unique identifier of the organization root or account whose tag policy you want returned.
|
Copyright © 2019. All rights reserved.