Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8564,6 +8564,7 @@ components:
description: |
RESERVED billing types allow you to specify the duration of the cluster reservation via the duration_days field.
ON_DEMAND billing types will give you ownership of the cluster until you delete it.
SCHEDULED_CAPACITY billing types allow you to reserve capacity for a scheduled time window. You must specify the reservation_start_time and reservation_end_time with this request.
x-stainless-terraform-configurability: computed
type: string
enum:
Expand Down
Loading