SnapshotArgs

constructor(chainName: Output<String>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, project: Output<String>? = null, snapshotEncryptionKey: Output<SnapshotSnapshotEncryptionKeyArgs>? = null, sourceDisk: Output<String>? = null, sourceDiskEncryptionKey: Output<SnapshotSourceDiskEncryptionKeyArgs>? = null, storageLocations: Output<List<String>>? = null, zone: Output<String>? = null)