ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse

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

Specified snapshot properties for scheduled snapshots created by this policy.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Chain name that the snapshot is created in.

Link copied to clipboard

Indication to perform a 'guest aware' snapshot.

Link copied to clipboard

Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.

Link copied to clipboard

Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).