GetClusterTrialMetadata

data class GetClusterTrialMetadata(val endTime: String, val graceEndTime: String, val startTime: String, val upgradeTime: String)

Constructors

Link copied to clipboard
constructor(endTime: String, graceEndTime: String, startTime: String, upgradeTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

End time of the trial cluster.

Link copied to clipboard

Grace end time of the trial cluster.

Link copied to clipboard

Start time of the trial cluster.

Link copied to clipboard

Upgrade time of the trial cluster to standard cluster.