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