stratosphere-billingconductor-1.0.0: Stratosphere integration for AWS BillingConductor.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.BillingConductor.PricingPlan

Documentation

data PricingPlan Source #

Instances

Instances details
ToJSON PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Show PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Eq PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

ToResourceProperties PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Property "Description" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Associated Types

type PropertyType "Description" PricingPlan 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

type PropertyType "Description" PricingPlan = Value Text

Methods

set :: PropertyType "Description" PricingPlan -> PricingPlan -> PricingPlan #

Property "Name" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Associated Types

type PropertyType "Name" PricingPlan 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Property "PricingRuleArns" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Associated Types

type PropertyType "PricingRuleArns" PricingPlan 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

type PropertyType "PricingRuleArns" PricingPlan = ValueList Text

Methods

set :: PropertyType "PricingRuleArns" PricingPlan -> PricingPlan -> PricingPlan #

Property "Tags" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

Associated Types

type PropertyType "Tags" PricingPlan 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

type PropertyType "Tags" PricingPlan = [Tag]
type PropertyType "Description" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

type PropertyType "Description" PricingPlan = Value Text
type PropertyType "Name" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

type PropertyType "PricingRuleArns" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

type PropertyType "PricingRuleArns" PricingPlan = ValueList Text
type PropertyType "Tags" PricingPlan Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingPlan

type PropertyType "Tags" PricingPlan = [Tag]