Cluster Managed Backup Source Args
data class ClusterManagedBackupSourceArgs(val backup: Output<String>) : ConvertibleToJava<ClusterManagedBackupSourceArgs>
Properties
Link copied to clipboard
Example: //redis.googleapis.com/projects/{project}/locations/{location}/backupCollections/{collection}/backups/{backup} A shorter version (without the prefix) of the backup name is also supported, like projects/{project}/locations/{location}/backupCollections/{collection}/backups/{backupId}. In this case, it assumes the backup is under redis.googleapis.com.