Interface CloudCostManagementApiGetCommitmentsUtilizationScalarRequest

Hierarchy

  • CloudCostManagementApiGetCommitmentsUtilizationScalarRequest

Properties

commitmentType?: CommitmentsCommitmentType

Type of commitment to query. ri for Reserved Instances, sp for Savings Plans. Defaults to ri.

end: number

End of the query time range in Unix milliseconds.

filterBy?: string

Optional filter expression to narrow down results.

product: string

Cloud product identifier (for example, ec2, rds, virtualmachines).

Cloud provider for commitment programs (aws or azure).

start: number

Start of the query time range in Unix milliseconds.

Generated using TypeDoc