public static interface CreateProfileResponse.Builder extends WellArchitectedResponse.Builder, SdkPojo, CopyableBuilder<CreateProfileResponse.Builder,CreateProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateProfileResponse.Builder |
profileArn(String profileArn)
The profile ARN.
|
CreateProfileResponse.Builder |
profileVersion(String profileVersion)
Version of the profile.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateProfileResponse.Builder profileArn(String profileArn)
The profile ARN.
profileArn - The profile ARN.CreateProfileResponse.Builder profileVersion(String profileVersion)
Version of the profile.
profileVersion - Version of the profile.Copyright © 2023. All rights reserved.