Storage Profile Args
constructor(backupRetentionDays: Output<Int>? = null, geoRedundantBackup: Output<Either<String, GeoRedundantBackup>>? = null, storageAutogrow: Output<Either<String, StorageAutoGrow>>? = null, storageMB: Output<Int>? = null)