Package-level declarations

Types

Link copied to clipboard
enum AccumulatedType : Enum<AccumulatedType> , ConvertibleToJava<AccumulatedType>

Show costs accumulated over time.

Link copied to clipboard
enum BudgetNotificationOperatorType : Enum<BudgetNotificationOperatorType> , ConvertibleToJava<BudgetNotificationOperatorType>

The comparison operator. Supported for CategoryType(s): Cost, ReservationUtilization. Supported operators for CategoryType: Cost

Link copied to clipboard
enum BudgetOperatorType : Enum<BudgetOperatorType> , ConvertibleToJava<BudgetOperatorType>

The operator to use for comparison.

Link copied to clipboard
enum CategoryType : Enum<CategoryType> , ConvertibleToJava<CategoryType>

The category of the budget.

Link copied to clipboard
enum ChartType : Enum<ChartType> , ConvertibleToJava<ChartType>

Chart type of the main view in Cost Analysis. Required.

Link copied to clipboard
enum ConnectorBillingModel : Enum<ConnectorBillingModel> , ConvertibleToJava<ConnectorBillingModel>

Connector billing model

Link copied to clipboard
enum ConnectorStatus : Enum<ConnectorStatus> , ConvertibleToJava<ConnectorStatus>

Connector status

Link copied to clipboard
enum CostAllocationPolicyType : Enum<CostAllocationPolicyType> , ConvertibleToJava<CostAllocationPolicyType>

Method of cost allocation for the rule

Link copied to clipboard
enum CostAllocationResourceType : Enum<CostAllocationResourceType> , ConvertibleToJava<CostAllocationResourceType>

Type of resources contained in this cost allocation rule

Link copied to clipboard
enum CultureCode : Enum<CultureCode> , ConvertibleToJava<CultureCode>

Language in which the recipient will receive the notification, Supported for CategoryType(s): Cost, ReservationUtilization.

Link copied to clipboard
enum DaysOfWeek : Enum<DaysOfWeek> , ConvertibleToJava<DaysOfWeek>

Days of Week.

Link copied to clipboard
enum ExportType : Enum<ExportType> , ConvertibleToJava<ExportType>

The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.

Link copied to clipboard
enum FileFormat : Enum<FileFormat> , ConvertibleToJava<FileFormat>

Destination of the view data. Currently only CSV format is supported.

Link copied to clipboard
enum FormatType : Enum<FormatType> , ConvertibleToJava<FormatType>

The format of the report being delivered.

Link copied to clipboard
enum Frequency : Enum<Frequency> , ConvertibleToJava<Frequency>

Frequency of a notification. Represents how long the notification will be silent after triggering an alert for a threshold breach. If not specified, the frequency will be set by default based on the timeGrain (Weekly when timeGrain: Last7Days, Monthly when timeGrain: Last30Days). Supported for CategoryType(s): ReservationUtilization.

Link copied to clipboard
enum FunctionType : Enum<FunctionType> , ConvertibleToJava<FunctionType>

The name of the aggregation function to use.

Link copied to clipboard
enum GranularityType : Enum<GranularityType> , ConvertibleToJava<GranularityType>

The granularity of rows in the report.

Link copied to clipboard
enum KpiTypeType : Enum<KpiTypeType> , ConvertibleToJava<KpiTypeType>

KPI type (Forecast, Budget).

Link copied to clipboard
enum MetricType : Enum<MetricType> , ConvertibleToJava<MetricType>

Metric to use when displaying costs.

Link copied to clipboard
enum OperatorType : Enum<OperatorType> , ConvertibleToJava<OperatorType>

The operator to use for comparison.

Link copied to clipboard
enum PivotTypeType : Enum<PivotTypeType> , ConvertibleToJava<PivotTypeType>

Data type to show in view.

Link copied to clipboard
enum QueryColumnType : Enum<QueryColumnType> , ConvertibleToJava<QueryColumnType>

Has type of the column to group.

Link copied to clipboard
enum RecurrenceType : Enum<RecurrenceType> , ConvertibleToJava<RecurrenceType>

The schedule recurrence.

Link copied to clipboard
enum ReportColumnType : Enum<ReportColumnType> , ConvertibleToJava<ReportColumnType>

Has type of the column to group.

Link copied to clipboard
enum ReportConfigSortingType : Enum<ReportConfigSortingType> , ConvertibleToJava<ReportConfigSortingType>

Direction of sort.

Link copied to clipboard
enum ReportGranularityType : Enum<ReportGranularityType> , ConvertibleToJava<ReportGranularityType>

The granularity of rows in the report.

Link copied to clipboard
enum ReportTimeframeType : Enum<ReportTimeframeType> , ConvertibleToJava<ReportTimeframeType>

The time frame for pulling data for the report. If custom, then a specific time period must be provided.

Link copied to clipboard
enum ReportType : Enum<ReportType> , ConvertibleToJava<ReportType>

The type of the report. Usage represents actual usage, forecast represents forecasted data and UsageAndForecast represents both usage and forecasted data. Actual usage and forecasted data can be differentiated based on dates.

Link copied to clipboard
enum RuleStatus : Enum<RuleStatus> , ConvertibleToJava<RuleStatus>

Status of the rule

Link copied to clipboard
enum ScheduledActionKind : Enum<ScheduledActionKind> , ConvertibleToJava<ScheduledActionKind>

Kind of the scheduled action.

Link copied to clipboard
enum ScheduledActionStatus : Enum<ScheduledActionStatus> , ConvertibleToJava<ScheduledActionStatus>

Status of the scheduled action.

Link copied to clipboard
enum ScheduleFrequency : Enum<ScheduleFrequency> , ConvertibleToJava<ScheduleFrequency>

Frequency of the schedule.

Link copied to clipboard
enum StatusType : Enum<StatusType> , ConvertibleToJava<StatusType>

The status of the schedule. Whether active or not. If inactive, the report's scheduled execution is paused.

Link copied to clipboard
enum ThresholdType : Enum<ThresholdType> , ConvertibleToJava<ThresholdType>

The type of threshold. Supported for CategoryType(s): Cost.

Link copied to clipboard
enum TimeframeType : Enum<TimeframeType> , ConvertibleToJava<TimeframeType>

The time frame for pulling data for the report. If custom, then a specific time period must be provided.

Link copied to clipboard
enum TimeGrainType : Enum<TimeGrainType> , ConvertibleToJava<TimeGrainType>

The time covered by a budget. Tracking of the amount will be reset based on the time grain. Supported for CategoryType(s): Cost, ReservationUtilization. Supported timeGrainTypes for CategoryType: Cost

Link copied to clipboard
enum WeeksOfMonth : Enum<WeeksOfMonth> , ConvertibleToJava<WeeksOfMonth>

Weeks of month.