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