Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListAccountAssignmentDeletionStatusIterable
-
Packages that use ListAccountAssignmentDeletionStatusIterable Package Description software.amazon.awssdk.services.ssoadmin IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across Amazon Web Services accounts and applications. -
-
Uses of ListAccountAssignmentDeletionStatusIterable in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListAccountAssignmentDeletionStatusIterable Modifier and Type Method Description default ListAccountAssignmentDeletionStatusIterableSsoAdminClient. listAccountAssignmentDeletionStatusPaginator(Consumer<ListAccountAssignmentDeletionStatusRequest.Builder> listAccountAssignmentDeletionStatusRequest)Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity Center instance.default ListAccountAssignmentDeletionStatusIterableSsoAdminClient. listAccountAssignmentDeletionStatusPaginator(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest)Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity Center instance.
-