AutoSnapshotDetails

Describes an automatic snapshot.

Types

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

Properties

Link copied to clipboard

The timestamp when the automatic snapshot was created.

Link copied to clipboard
val date: String?

The date of the automatic snapshot in YYYY-MM-DD format.

Link copied to clipboard

An array of objects that describe the block storage disks attached to the instance when the automatic snapshot was created.

Link copied to clipboard

The status of the automatic snapshot.

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