ResourceBudgetEstimate
Describes the estimated cost or usage that a budget tracks.
Contents
- costEstimates
-
The cost estimate for the specified budget.
Type: Array of CostEstimate objects
Required: No
- endTime
-
The estimate end time.
Type: Timestamp
Required: No
- resourceName
-
The resource name.
Type: String
Pattern:
\w[\w\-]*\w
Required: No
- resourceType
-
The type of resource the budget will track.
Type: String
Valid Values:
ContainerService | Instance | StaticIp | KeyPair | InstanceSnapshot | Domain | PeeredVpc | LoadBalancer | LoadBalancerTlsCertificate | Disk | DiskSnapshot | RelationalDatabase | RelationalDatabaseSnapshot | ExportSnapshotRecord | CloudFormationStackRecord | Alarm | ContactMethod | Distribution | Certificate | Bucket
Required: No
- startTime
-
The estimate start time.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: