AWS Savings Plan commitment details.

Hierarchy

  • CommitmentsAwsSPCommitment

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
commitmentId: string

The unique identifier of the Savings Plan.

committedSpendPerHour?: number

The hourly committed spend for the Savings Plan.

expirationDate?: string

The expiration date of the commitment.

purchaseOption: string

The payment option for the Savings Plan.

savingsPlanType: string

The Savings Plan type.

startDate?: string

The start date of the commitment.

termLength?: number

The term length in years.

utilization?: number

The utilization percentage of the commitment.

Generated using TypeDoc