public static interface DeleteIpAccessSettingsRequest.Builder extends WorkSpacesWebRequest.Builder, SdkPojo, CopyableBuilder<DeleteIpAccessSettingsRequest.Builder,DeleteIpAccessSettingsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteIpAccessSettingsRequest.Builder |
ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of the IP access settings.
|
DeleteIpAccessSettingsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteIpAccessSettingsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteIpAccessSettingsRequest.Builder ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of the IP access settings.
ipAccessSettingsArn - The ARN of the IP access settings.DeleteIpAccessSettingsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteIpAccessSettingsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.