Cluster Snapshot Copy Args
constructor(copyTags: Output<Boolean>? = null, destinationRegion: Output<String>? = null, kmsKeyId: Output<String>? = null, presignedUrl: Output<String>? = null, sharedAccounts: Output<List<String>>? = null, sourceDbClusterSnapshotIdentifier: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetDbClusterSnapshotIdentifier: Output<String>? = null, timeouts: Output<ClusterSnapshotCopyTimeoutsArgs>? = null)