| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListRoleTagsResponse |
IamClient.listRoleTags(ListRoleTagsRequest listRoleTagsRequest)
Lists the tags that are attached to the specified role.
|
default CompletableFuture<ListRoleTagsResponse> |
IamAsyncClient.listRoleTags(ListRoleTagsRequest listRoleTagsRequest)
Lists the tags that are attached to the specified role.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRoleTagsRequestMarshaller.marshall(ListRoleTagsRequest listRoleTagsRequest) |
Copyright © 2022. All rights reserved.