class documentation
Supported export formats for billing reports.
| Constant | __PROTO |
Protobuf enum descriptor from the registry. |
| Constant | __PROTO |
Fully qualified protobuf enum name. |
| Constant | EXPORT |
Consumption Breakdown PDF format. Single-period human-readable cost breakdown report exported as a PDF file. |
| Constant | EXPORT |
FOCUS (FinOps Open Cost and Usage Specification) v1.2 CSV format. See: https://focus.finops.org/focus-specification/v1-2/ |
| Constant | EXPORT |
Undocumented |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
| Constant | __PB2 |
Alias for code that expects a protobuf descriptor. |
| Constant | __REGISTRY__ |
Registry for the enum and its descriptor. |
| Class Method | _missing_ |
Represent unknown open-enum numbers without losing their value. |
Protobuf enum descriptor from the registry.
| Value |
|
Consumption Breakdown PDF format. Single-period human-readable cost breakdown report exported as a PDF file.
| Value |
|
FOCUS (FinOps Open Cost and Usage Specification) v1.2 CSV format. See: https://focus.finops.org/focus-specification/v1-2/
| Value |
|