| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListUserTagsIterable |
IamClient.listUserTagsPaginator(Consumer<ListUserTagsRequest.Builder> listUserTagsRequest)
Lists the tags that are attached to the specified IAM user.
|
default ListUserTagsIterable |
IamClient.listUserTagsPaginator(ListUserTagsRequest listUserTagsRequest)
Lists the tags that are attached to the specified IAM user.
|
Copyright © 2022. All rights reserved.