UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.assignmentName(String assignmentName) |
The name of the assignment, also called a rule.
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.assignmentStatus(String assignmentStatus) |
The status of the assignment.
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.assignmentStatus(AssignmentStatus assignmentStatus) |
The status of the assignment.
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.awsAccountId(String awsAccountId) |
The ID of the Amazon Web Services account that contains the IAM policy assignment.
|
static UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.builder() |
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.identities(Map<String,? extends Collection<String>> identities) |
The Amazon QuickSight users, groups, or both that you want to assign the policy to.
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.namespace(String namespace) |
The namespace of the assignment.
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.Builder.policyArn(String policyArn) |
The ARN for the IAM policy to apply to the Amazon QuickSight users and groups specified in this assignment.
|
UpdateIamPolicyAssignmentRequest.Builder |
UpdateIamPolicyAssignmentRequest.toBuilder() |
|