public static interface CreateProfileShareResponse.Builder extends WellArchitectedResponse.Builder, SdkPojo, CopyableBuilder<CreateProfileShareResponse.Builder,CreateProfileShareResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateProfileShareResponse.Builder |
profileArn(String profileArn)
The profile ARN.
|
CreateProfileShareResponse.Builder |
shareId(String shareId)
Sets the value of the ShareId property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateProfileShareResponse.Builder shareId(String shareId)
shareId - The new value for the ShareId property for this object.CreateProfileShareResponse.Builder profileArn(String profileArn)
The profile ARN.
profileArn - The profile ARN.Copyright © 2023. All rights reserved.