| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroupstaggingapi |
|
| com.amazonaws.services.resourcegroupstaggingapi.model |
| Modifier and Type | Method and Description |
|---|---|
GetEffectiveTagPolicyResult |
AWSResourceGroupsTaggingAPIClient.getEffectiveTagPolicy(GetEffectiveTagPolicyRequest request)
Returns the contents of the effective tag policy for the AWS account.
|
GetEffectiveTagPolicyResult |
AWSResourceGroupsTaggingAPI.getEffectiveTagPolicy(GetEffectiveTagPolicyRequest getEffectiveTagPolicyRequest)
Returns the contents of the effective tag policy for the AWS account.
|
GetEffectiveTagPolicyResult |
AbstractAWSResourceGroupsTaggingAPI.getEffectiveTagPolicy(GetEffectiveTagPolicyRequest request) |
| 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 |
|---|---|
GetEffectiveTagPolicyResult |
GetEffectiveTagPolicyResult.clone() |
GetEffectiveTagPolicyResult |
GetEffectiveTagPolicyResult.withLastUpdated(Date lastUpdated)
The last time this tag policy was updated.
|
GetEffectiveTagPolicyResult |
GetEffectiveTagPolicyResult.withPolicy(String policy)
The contents of the tag policy that is effective for this account.
|
Copyright © 2019. All rights reserved.