InstanceAutoSnapshotAddOn

data class InstanceAutoSnapshotAddOn(val snapshotTimeOfDay: String? = null)

An object that represents additional parameters when enabling or modifying the automatic snapshot add-on

Constructors

Link copied to clipboard
constructor(snapshotTimeOfDay: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The daily time when an automatic snapshot will be created.