BackupPropertiesResponse

data class BackupPropertiesResponse(val earliestRestoreTime: String)

The backup properties of the cluster. This includes the earliest restore time and retention settings.

Constructors

Link copied to clipboard
constructor(earliestRestoreTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Earliest restore timestamp in UTC ISO8601 format.