Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListAccountAssignmentCreationStatusIterable
-
Packages that use ListAccountAssignmentCreationStatusIterable 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 ListAccountAssignmentCreationStatusIterable in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListAccountAssignmentCreationStatusIterable Modifier and Type Method Description default ListAccountAssignmentCreationStatusIterableSsoAdminClient. listAccountAssignmentCreationStatusPaginator(Consumer<ListAccountAssignmentCreationStatusRequest.Builder> listAccountAssignmentCreationStatusRequest)Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity Center instance.default ListAccountAssignmentCreationStatusIterableSsoAdminClient. listAccountAssignmentCreationStatusPaginator(ListAccountAssignmentCreationStatusRequest listAccountAssignmentCreationStatusRequest)Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity Center instance.
-