Interface AutoTransferBillingGroupCreationPreference.Builder

  • Method Details

    • enabled

      Specifies whether Billing Conductor automatically creates billing groups for the billing transfer. The preference is disabled by default.

      Parameters:
      enabled - Specifies whether Billing Conductor automatically creates billing groups for the billing transfer. The preference is disabled by default.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pricingPlanArn

      The Amazon Resource Name (ARN) of the pricing plan to apply to the automatically created billing groups. This value is required when Enabled is true, and must be omitted when Enabled is false.

      Parameters:
      pricingPlanArn - The Amazon Resource Name (ARN) of the pricing plan to apply to the automatically created billing groups. This value is required when Enabled is true, and must be omitted when Enabled is false.
      Returns:
      Returns a reference to this object so that method calls can be chained together.