Uses of Class
software.amazon.awssdk.services.iam.paginators.ListInstanceProfileTagsIterable
-
Packages that use ListInstanceProfileTagsIterable Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListInstanceProfileTagsIterable in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListInstanceProfileTagsIterable Modifier and Type Method Description default ListInstanceProfileTagsIterableIamClient. listInstanceProfileTagsPaginator(Consumer<ListInstanceProfileTagsRequest.Builder> listInstanceProfileTagsRequest)Lists the tags that are attached to the specified IAM instance profile.default ListInstanceProfileTagsIterableIamClient. listInstanceProfileTagsPaginator(ListInstanceProfileTagsRequest listInstanceProfileTagsRequest)Lists the tags that are attached to the specified IAM instance profile.
-