public static interface DeleteUserPermissionsBoundaryRequest.Builder extends IamRequest.Builder, SdkPojo, CopyableBuilder<DeleteUserPermissionsBoundaryRequest.Builder,DeleteUserPermissionsBoundaryRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteUserPermissionsBoundaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteUserPermissionsBoundaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteUserPermissionsBoundaryRequest.Builder |
userName(String userName)
The name (friendly name, not ARN) of the IAM user from which you want to remove the permissions boundary.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteUserPermissionsBoundaryRequest.Builder userName(String userName)
The name (friendly name, not ARN) of the IAM user from which you want to remove the permissions boundary.
userName - The name (friendly name, not ARN) of the IAM user from which you want to remove the permissions
boundary.DeleteUserPermissionsBoundaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteUserPermissionsBoundaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.