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

Stratosphere.BillingConductor.PricingRule

Documentation

data PricingRule Source #

Constructors

PricingRule

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-billingconductor-pricingrule.html

Fields

Instances

Instances details
ToJSON PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Show PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Eq PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

ToResourceProperties PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Property "BillingEntity" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "BillingEntity" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "BillingEntity" PricingRule = Value Text

Methods

set :: PropertyType "BillingEntity" PricingRule -> PricingRule -> PricingRule #

Property "Description" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Description" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Description" PricingRule = Value Text

Methods

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

Property "ModifierPercentage" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "ModifierPercentage" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "ModifierPercentage" PricingRule = Value Double

Methods

set :: PropertyType "ModifierPercentage" PricingRule -> PricingRule -> PricingRule #

Property "Name" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Name" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Property "Operation" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Operation" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Operation" PricingRule = Value Text

Methods

set :: PropertyType "Operation" PricingRule -> PricingRule -> PricingRule #

Property "Scope" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Scope" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Property "Service" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Service" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Property "Tags" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Tags" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Tags" PricingRule = [Tag]
Property "Tiering" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Tiering" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Property "Type" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "Type" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Property "UsageType" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

Associated Types

type PropertyType "UsageType" PricingRule 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "UsageType" PricingRule = Value Text

Methods

set :: PropertyType "UsageType" PricingRule -> PricingRule -> PricingRule #

type PropertyType "BillingEntity" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "BillingEntity" PricingRule = Value Text
type PropertyType "Description" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Description" PricingRule = Value Text
type PropertyType "ModifierPercentage" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "ModifierPercentage" PricingRule = Value Double
type PropertyType "Name" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Operation" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Operation" PricingRule = Value Text
type PropertyType "Scope" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Service" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Tags" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Tags" PricingRule = [Tag]
type PropertyType "Tiering" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "Type" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "UsageType" PricingRule Source # 
Instance details

Defined in Stratosphere.BillingConductor.PricingRule

type PropertyType "UsageType" PricingRule = Value Text