public static interface AssociateIpAccessSettingsResponse.Builder extends WorkSpacesWebResponse.Builder, SdkPojo, CopyableBuilder<AssociateIpAccessSettingsResponse.Builder,AssociateIpAccessSettingsResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateIpAccessSettingsResponse.Builder |
ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of the IP access settings resource.
|
AssociateIpAccessSettingsResponse.Builder |
portalArn(String portalArn)
The ARN of the web portal.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateIpAccessSettingsResponse.Builder ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of the IP access settings resource.
ipAccessSettingsArn - The ARN of the IP access settings resource.AssociateIpAccessSettingsResponse.Builder portalArn(String portalArn)
The ARN of the web portal.
portalArn - The ARN of the web portal.Copyright © 2023. All rights reserved.