| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere |
AWS Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers,
containers, and applications running outside of AWS to obtain Temporary AWS credentials.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
RolesAnywhereClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the resource.
|
default UntagResourceResponse |
RolesAnywhereClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
RolesAnywhereAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the resource.
|
default CompletableFuture<UntagResourceResponse> |
RolesAnywhereAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the resource.
|
Copyright © 2022. All rights reserved.