UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.assignmentId(String assignmentId) |
The ID of the assignment.
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.assignmentName(String assignmentName) |
The name of the assignment or rule.
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.assignmentStatus(String assignmentStatus) |
The status of the assignment.
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.assignmentStatus(AssignmentStatus assignmentStatus) |
The status of the assignment.
|
static UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.builder() |
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.identities(Map<String,? extends Collection<String>> identities) |
The Amazon QuickSight users, groups, or both that the IAM policy is assigned to.
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.policyArn(String policyArn) |
The ARN for the IAM policy applied to the Amazon QuickSight users and groups specified in this assignment.
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
UpdateIamPolicyAssignmentResponse.Builder |
UpdateIamPolicyAssignmentResponse.toBuilder() |
|