public static interface ListIamPolicyAssignmentsRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<ListIamPolicyAssignmentsRequest.Builder,ListIamPolicyAssignmentsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListIamPolicyAssignmentsRequest.Builder awsAccountId(String awsAccountId)
The ID of the AWS account that contains these IAM policy assignments.
awsAccountId - The ID of the AWS account that contains these IAM policy assignments.ListIamPolicyAssignmentsRequest.Builder assignmentStatus(String assignmentStatus)
The status of the assignments.
assignmentStatus - The status of the assignments.AssignmentStatus,
AssignmentStatusListIamPolicyAssignmentsRequest.Builder assignmentStatus(AssignmentStatus assignmentStatus)
The status of the assignments.
assignmentStatus - The status of the assignments.AssignmentStatus,
AssignmentStatusListIamPolicyAssignmentsRequest.Builder namespace(String namespace)
The namespace for the assignments.
namespace - The namespace for the assignments.ListIamPolicyAssignmentsRequest.Builder nextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
nextToken - The token for the next set of results, or null if there are no more results.ListIamPolicyAssignmentsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to be returned per request.
maxResults - The maximum number of results to be returned per request.ListIamPolicyAssignmentsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListIamPolicyAssignmentsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.