| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagRoleResponse |
IamClient.untagRole(UntagRoleRequest untagRoleRequest)
Removes the specified tags from the role.
|
default CompletableFuture<UntagRoleResponse> |
IamAsyncClient.untagRole(UntagRoleRequest untagRoleRequest)
Removes the specified tags from the role.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagRoleRequestMarshaller.marshall(UntagRoleRequest untagRoleRequest) |
Copyright © 2023. All rights reserved.