public static interface WorkloadProfile.Builder extends SdkPojo, CopyableBuilder<WorkloadProfile.Builder,WorkloadProfile>
| Modifier and Type | Method and Description |
|---|---|
WorkloadProfile.Builder |
profileArn(String profileArn)
The profile ARN.
|
WorkloadProfile.Builder |
profileVersion(String profileVersion)
The profile version.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWorkloadProfile.Builder profileArn(String profileArn)
The profile ARN.
profileArn - The profile ARN.WorkloadProfile.Builder profileVersion(String profileVersion)
The profile version.
profileVersion - The profile version.Copyright © 2023. All rights reserved.