Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
ListIAMPolicyAssignmentsForUserResult |
AbstractAmazonQuickSight.listIAMPolicyAssignmentsForUser(ListIAMPolicyAssignmentsForUserRequest request) |
ListIAMPolicyAssignmentsForUserResult |
AmazonQuickSightClient.listIAMPolicyAssignmentsForUser(ListIAMPolicyAssignmentsForUserRequest request)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
ListIAMPolicyAssignmentsForUserResult |
AmazonQuickSight.listIAMPolicyAssignmentsForUser(ListIAMPolicyAssignmentsForUserRequest listIAMPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
Modifier and Type | Method and Description |
---|---|
ListIAMPolicyAssignmentsForUserResult |
ListIAMPolicyAssignmentsForUserResult.clone() |
ListIAMPolicyAssignmentsForUserResult |
ListIAMPolicyAssignmentsForUserResult.withActiveAssignments(ActiveIAMPolicyAssignment... activeAssignments)
The active assignments for this user.
|
ListIAMPolicyAssignmentsForUserResult |
ListIAMPolicyAssignmentsForUserResult.withActiveAssignments(Collection<ActiveIAMPolicyAssignment> activeAssignments)
The active assignments for this user.
|
ListIAMPolicyAssignmentsForUserResult |
ListIAMPolicyAssignmentsForUserResult.withNextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
ListIAMPolicyAssignmentsForUserResult |
ListIAMPolicyAssignmentsForUserResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
ListIAMPolicyAssignmentsForUserResult |
ListIAMPolicyAssignmentsForUserResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.