Cluster Snapshot Copy Args
data class ClusterSnapshotCopyArgs(val destinationRegion: Output<String>, val grantName: Output<String>? = null, val retentionPeriod: Output<Int>? = null) : ConvertibleToJava<ClusterSnapshotCopyArgs>