public static interface CreateSolutionVersionResponse.Builder extends PersonalizeResponse.Builder, SdkPojo, CopyableBuilder<CreateSolutionVersionResponse.Builder,CreateSolutionVersionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSolutionVersionResponse.Builder |
solutionVersionArn(String solutionVersionArn)
The ARN of the new solution version.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSolutionVersionResponse.Builder solutionVersionArn(String solutionVersionArn)
The ARN of the new solution version.
solutionVersionArn - The ARN of the new solution version.Copyright © 2022. All rights reserved.