| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager |
|
| software.amazon.awssdk.services.secretsmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
SecretsManagerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified secret.
|
default UntagResourceResponse |
SecretsManagerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified secret.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2021. All rights reserved.