| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
ListAccountAssignmentsForPrincipalResult |
AbstractAWSSSOAdmin.listAccountAssignmentsForPrincipal(ListAccountAssignmentsForPrincipalRequest request) |
ListAccountAssignmentsForPrincipalResult |
AWSSSOAdmin.listAccountAssignmentsForPrincipal(ListAccountAssignmentsForPrincipalRequest listAccountAssignmentsForPrincipalRequest)
Retrieves a list of the IAM Identity Center associated Amazon Web Services accounts that the principal has access
to.
|
ListAccountAssignmentsForPrincipalResult |
AWSSSOAdminClient.listAccountAssignmentsForPrincipal(ListAccountAssignmentsForPrincipalRequest request)
Retrieves a list of the IAM Identity Center associated Amazon Web Services accounts that the principal has access
to.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccountAssignmentsForPrincipalResult |
ListAccountAssignmentsForPrincipalResult.clone() |
ListAccountAssignmentsForPrincipalResult |
ListAccountAssignmentsForPrincipalResult.withAccountAssignments(AccountAssignmentForPrincipal... accountAssignments)
An array list of the account assignments for the principal.
|
ListAccountAssignmentsForPrincipalResult |
ListAccountAssignmentsForPrincipalResult.withAccountAssignments(Collection<AccountAssignmentForPrincipal> accountAssignments)
An array list of the account assignments for the principal.
|
ListAccountAssignmentsForPrincipalResult |
ListAccountAssignmentsForPrincipalResult.withNextToken(String nextToken)
If present, this value indicates that more output is available than is included in the current response.
|
Copyright © 2024. All rights reserved.