Resource Policy Snapshot Schedule Policy Snapshot Properties Args
data class ResourcePolicySnapshotSchedulePolicySnapshotPropertiesArgs(val chainName: Output<String>? = null, val guestFlush: Output<Boolean>? = null, val labels: Output<Map<String, String>>? = null, val storageLocations: Output<List<String>>? = null) : ConvertibleToJava<ResourcePolicySnapshotSchedulePolicySnapshotPropertiesArgs>
Specified snapshot properties for scheduled snapshots created by this policy.