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