Interface ComputationPreference.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ComputationPreference.Builder,ComputationPreference>, SdkBuilder<ComputationPreference.Builder,ComputationPreference>, SdkPojo
Enclosing class:
ComputationPreference

public static interface ComputationPreference.Builder extends SdkPojo, CopyableBuilder<ComputationPreference.Builder,ComputationPreference>
  • Method Details

    • pricingPlanArn

      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.

      Parameters:
      pricingPlanArn - The Amazon Resource Name (ARN) of the pricing plan that's used to compute the Amazon Web Services charges for a billing group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.