GetResourcePolicySnapshotSchedulePolicySnapshotProperty

data class GetResourcePolicySnapshotSchedulePolicySnapshotProperty(val chainName: String, val guestFlush: Boolean, val labels: Map<String, String>, val storageLocations: List<String>)

Constructors

constructor(chainName: String, guestFlush: Boolean, labels: Map<String, String>, storageLocations: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Whether to perform a 'guest aware' snapshot.

Link copied to clipboard

A set of key-value pairs.

Link copied to clipboard

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