public static interface ComputationPreference.Builder extends SdkPojo, CopyableBuilder<ComputationPreference.Builder,ComputationPreference>
| Modifier and Type | Method and Description |
|---|---|
ComputationPreference.Builder |
pricingPlanArn(String pricingPlanArn)
The Amazon Resource Name (ARN) of the pricing plan that's used to compute the Amazon Web Services charges for
a billing group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildComputationPreference.Builder pricingPlanArn(String pricingPlanArn)
The Amazon Resource Name (ARN) of the pricing plan that's used to compute the Amazon Web Services charges for a billing group.
pricingPlanArn - The Amazon Resource Name (ARN) of the pricing plan that's used to compute the Amazon Web Services
charges for a billing group.Copyright © 2023. All rights reserved.