| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
Amazon Web Services Single Sign On helps you securely create, or connect, your workforce identities and manage their
access centrally across Amazon Web Services accounts and applications.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SsoAdminClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Disassociates a set of tags from a specified resource.
|
default UntagResourceResponse |
SsoAdminClient.untagResource(UntagResourceRequest untagResourceRequest)
Disassociates a set of tags from a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
SsoAdminAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Disassociates a set of tags from a specified resource.
|
default CompletableFuture<UntagResourceResponse> |
SsoAdminAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Disassociates a set of tags from a specified resource.
|
Copyright © 2022. All rights reserved.