public static interface AssociateProfilesRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<AssociateProfilesRequest.Builder,AssociateProfilesRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateProfilesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateProfilesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateProfilesRequest.Builder |
profileArns(Collection<String> profileArns)
The list of profile ARNs to associate with the workload.
|
AssociateProfilesRequest.Builder |
profileArns(String... profileArns)
The list of profile ARNs to associate with the workload.
|
AssociateProfilesRequest.Builder |
workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateProfilesRequest.Builder workloadId(String workloadId)
workloadId - The new value for the WorkloadId property for this object.AssociateProfilesRequest.Builder profileArns(Collection<String> profileArns)
The list of profile ARNs to associate with the workload.
profileArns - The list of profile ARNs to associate with the workload.AssociateProfilesRequest.Builder profileArns(String... profileArns)
The list of profile ARNs to associate with the workload.
profileArns - The list of profile ARNs to associate with the workload.AssociateProfilesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateProfilesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.