View a markdown version of this page

CustomTier - AWS Billing Conductor

CustomTier

A custom tier for the pricing rule. Each custom tier applies a rate to the usage that falls within the tier's range.

Contents

BeginRangeInclusive

The inclusive start of the usage range that this tier applies to.

Type: Double

Valid Range: Minimum value of 0.

Required: Yes

RateValue

The rate that's applied to the usage that falls within this tier.

Type: Double

Valid Range: Minimum value of 0.

Required: Yes

EndRangeExclusive

The exclusive end of the usage range that this tier applies to. If you don't specify a value, this tier applies to all usage that is greater than or equal to BeginRangeInclusive.

Type: Double

Valid Range: Minimum value of 0.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: