ResourcePolicySnapshotSchedulePolicySnapshotProperties

data class ResourcePolicySnapshotSchedulePolicySnapshotProperties(val chainName: String? = null, val guestFlush: Boolean? = null, val labels: Map<String, String>? = null, val storageLocations: String? = null)

Constructors

constructor(chainName: String? = null, guestFlush: Boolean? = null, labels: Map<String, String>? = null, storageLocations: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val chainName: String? = null

Creates the new snapshot in the snapshot chain labeled with the specified name. The chain name must be 1-63 characters long and comply with RFC1035.

Link copied to clipboard
val guestFlush: Boolean? = null

Whether to perform a 'guest aware' snapshot.

Link copied to clipboard
val labels: Map<String, String>? = null

A set of key-value pairs.

Link copied to clipboard

Cloud Storage bucket location to store the auto snapshot (regional or multi-regional)