public static interface DeleteIamPolicyAssignmentRequest.Builder extends QuickSightRequest.Builder, SdkPojo, CopyableBuilder<DeleteIamPolicyAssignmentRequest.Builder,DeleteIamPolicyAssignmentRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteIamPolicyAssignmentRequest.Builder |
assignmentName(String assignmentName)
The name of the assignment.
|
DeleteIamPolicyAssignmentRequest.Builder |
awsAccountId(String awsAccountId)
The AWS account ID where you want to delete the IAM policy assignment.
|
DeleteIamPolicyAssignmentRequest.Builder |
namespace(String namespace)
The namespace that contains the assignment.
|
DeleteIamPolicyAssignmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteIamPolicyAssignmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteIamPolicyAssignmentRequest.Builder awsAccountId(String awsAccountId)
The AWS account ID where you want to delete the IAM policy assignment.
awsAccountId - The AWS account ID where you want to delete the IAM policy assignment.DeleteIamPolicyAssignmentRequest.Builder assignmentName(String assignmentName)
The name of the assignment.
assignmentName - The name of the assignment.DeleteIamPolicyAssignmentRequest.Builder namespace(String namespace)
The namespace that contains the assignment.
namespace - The namespace that contains the assignment.DeleteIamPolicyAssignmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteIamPolicyAssignmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.