UpdateWorkloadEstimateResponse

Mixin for common fields returned by CRUD APIs

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The currency of the updated estimated cost.

Link copied to clipboard

The timestamp when the workload estimate was originally created.

Link copied to clipboard

The updated expiration timestamp for the workload estimate.

Link copied to clipboard

An error message if the workload estimate update failed.

Link copied to clipboard
val id: String

The unique identifier of the updated workload estimate.

Link copied to clipboard
val name: String?

The updated name of the workload estimate.

Link copied to clipboard

The timestamp of the pricing rates used for the updated estimate.

Link copied to clipboard

The type of pricing rates used for the updated estimate.

Link copied to clipboard

The current status of the updated workload estimate.

Link copied to clipboard

The updated total estimated cost for the workload.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String