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