| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.BillingConductor.Types.ComputationPreference
Description
Documentation
data ComputationPreference Source #
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
See: newComputationPreference smart constructor.
Constructors
| ComputationPreference' | |
Fields
| |
Instances
newComputationPreference Source #
Create a value of ComputationPreference with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:pricingPlanArn:ComputationPreference', computationPreference_pricingPlanArn - The Amazon Resource Name (ARN) of the pricing plan that's used to
compute the Amazon Web Services charges for a billing group.
computationPreference_pricingPlanArn :: Lens' ComputationPreference Text Source #
The Amazon Resource Name (ARN) of the pricing plan that's used to compute the Amazon Web Services charges for a billing group.