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