PricingPlanListElement
A representation of a pricing plan.
Contents
- Arn
-
The pricing plan Amazon Resource Names (ARN). This can be used to uniquely identify a pricing plan.
Type: String
Pattern:
(arn:aws(-cn)?:billingconductor::[0-9]{12}:pricingplan/)?[a-zA-Z0-9]{10}
Required: No
- CreationTime
-
The time when the pricing plan was created.
Type: Long
Required: No
- Description
-
The pricing plan description.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- LastModifiedTime
-
The most recent time when the pricing plan was modified.
Type: Long
Required: No
- Name
-
The name of a pricing plan.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9_\+=\.\-@]+
Required: No
- Size
-
The pricing rules count that's currently associated with this pricing plan list element.
Type: Long
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: