libZSservicesZSamazonka-savingsplansZSamazonka-savingsplans
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.SavingsPlans.Types.SavingsPlanRate

Description

 
Synopsis

Documentation

data SavingsPlanRate Source #

Information about a Savings Plan rate.

See: newSavingsPlanRate smart constructor.

Constructors

SavingsPlanRate' 

Fields

Instances

Instances details
Eq SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

Read SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

Show SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

Generic SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

Associated Types

type Rep SavingsPlanRate :: Type -> Type #

NFData SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

Methods

rnf :: SavingsPlanRate -> () #

Hashable SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

FromJSON SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

type Rep SavingsPlanRate Source # 
Instance details

Defined in Amazonka.SavingsPlans.Types.SavingsPlanRate

newSavingsPlanRate :: SavingsPlanRate Source #

Create a value of SavingsPlanRate 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:operation:SavingsPlanRate', savingsPlanRate_operation - The specific AWS operation for the line item in the billing report.

$sel:usageType:SavingsPlanRate', savingsPlanRate_usageType - The usage details of the line item in the billing report.

$sel:productType:SavingsPlanRate', savingsPlanRate_productType - The product type.

$sel:currency:SavingsPlanRate', savingsPlanRate_currency - The currency.

$sel:rate:SavingsPlanRate', savingsPlanRate_rate - The rate.

$sel:serviceCode:SavingsPlanRate', savingsPlanRate_serviceCode - The service.

$sel:unit:SavingsPlanRate', savingsPlanRate_unit - The unit.

$sel:properties:SavingsPlanRate', savingsPlanRate_properties - The properties.

savingsPlanRate_operation :: Lens' SavingsPlanRate (Maybe Text) Source #

The specific AWS operation for the line item in the billing report.

savingsPlanRate_usageType :: Lens' SavingsPlanRate (Maybe Text) Source #

The usage details of the line item in the billing report.